![]() |
NHibernate: Problem with Configuration Hi guys, i'm getting confused with configuration errors of Hibernate for .NET: I'm trying to map a simple MySQL table, which is completely independent from other tables. I looked through docs, forums, but didn't get any useful information/response. I'm using .NET 2.0, MySQL 5.0, and NHibernatie 1.0.4 in my hibernate.cfg.xml sesson-factory scope i have: Code: <session-factory> Code: <?xml version="1.0" encoding="utf-8" ?> Also i referenced MySQL driver to my project. When IIS is trying to Configure an instance, it throws an exception Here's the Exception Message: Could not load file or assembly 'Appartment.DB' or one of its dependencies. The system cannot find the file specified. Actually i think that the problem is in <mapping> tag's attribute(s), what should i put there? |
All times are GMT. The time now is 10:03. |
Powered by vBulletin® Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.