照著上面的例子做了,怎麼不能用啊。
錯誤如下:
1--->
nhibernate.hibernateexception: the dialect was not
set. set the property hibernate.dialect. at nhibernate.dialect.dialect.getdialect()
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\dialect\dialect.cs:line
460at nhibernate.dialect.dialect.getdialect(idictionary props)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\dialect\dialect.cs:line
480at nhibernate.cfg.configuration.addvalidateddocument(xmldocument doc, string name)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
409---
內部異常堆疊跟蹤的結尾
---in
d:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
249at nhibernate.cfg.configuration.addvalidateddocument(xmldocument doc, string name)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
415at nhibernate.cfg.configuration.addxmlreader(xmltextreader hbmreader, string name)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
1575
at nhibernate.cfg.configuration.addinputstream(stream xmlinputstream, string name)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
480at nhibernate.cfg.configuration.addresource(string path, assembly assembly)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
517at nhibernate.cfg.configuration.addassembly(assembly assembly, boolean skipordering)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
634at nhibernate.cfg.configuration.addassembly(assembly assembly)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
596at nhibernate.cfg.configuration.addassembly(string assemblyname)
ind:\nhibernate
-1.2.0
.beta2
-debug\src\nhibernate\cfg\configuration.cs:line
577at quickstart.webform1.button1_click(object sender, eventargs e)
inc:\inetpub\wwwroot\quickstart\webform1.aspx.cs:line 56
請高手指點一二。。不勝感激。。
自己亂試,出來了:原來就是和原來沒啥變化。。就記得把cat.hbm.xml變成嵌入的資源。。
學習ing...
我們的痛苦
我們的痛苦 一 更痛苦的未來 一段時間以來,不少朋友跟我提到,我的部落格裡越來越多的筆誤。最主要的原因 是我看不清顯示器。看不清楚顯示器,看不清楚我寫下的東西,再想想越來越慘 淡的未來,我甚至連乙個文字也不想寫下。剛剛完成俯臥撐,只有50個。因為此前停了兩周有餘,我已經不敢嘗試重新開始 的時候一下子...
創業的起點
親愛的朋友們 無論您現在是學生還是上班族或者是個純粹的無業遊民,都應該為自己的未來籌畫過 同時,您一定想過在不久的將來能夠擁有自己的店面自己的公司。朋友們趁著您現在還有股為自己事業打拼的激情和熱情,敬請您在百忙之中抽出3 5分鐘的時間來閱讀這篇文章.當今社會為了滿足物質上與精神上的滿足,我們需要不斷...
最初的起點
python沒有系統學過,之前只是用過matlab,因為python基礎不牢,所以很多時候對於資料不清楚怎麼處理,這裡,將之前碰到的資料給羅列一下,方便自己記憶。基本上一定有說的不對的地方,敬請大家批評指正 1 list,很常見,索引也比較簡單,list i list 1,1 list 1 2 na...