NHibernate
-
Hi! I have MS SQL Server 2005 installed on my system. I am using NHibernate to interact with my database named 'BRUSDB'. I have set the following configuration for nhibernate:
when i run the program The type initializer for 'NHibernate.Cfg.Configuration' threw an exception: 'System.TypeInitializationException' at line: Configuration cfg = new Configuration(); If any one has know then kindly guid me. Thanks.
-
Hi! I have MS SQL Server 2005 installed on my system. I am using NHibernate to interact with my database named 'BRUSDB'. I have set the following configuration for nhibernate:
when i run the program The type initializer for 'NHibernate.Cfg.Configuration' threw an exception: 'System.TypeInitializationException' at line: Configuration cfg = new Configuration(); If any one has know then kindly guid me. Thanks.
This indicates that your config file is invalid. You've probably forgot to add a closing XML tag or added an extra one somewhere. Unfortunately I can't tell, because your post interpreted the < and > tags as HTML tags.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Taking the Congressional Oath on the Bible The apostle Paul, modernly speaking: Epistles of Paul Judah Himango