|
From: parag v. (JIRA) <nh...@gm...> - 2011-05-27 08:02:54
|
Nhibernate 3.0 Upgrade Mapping Issue
------------------------------------
Key: NH-2745
URL: http://216.121.112.228/browse/NH-2745
Project: NHibernate
Issue Type: Bug
Components: Core
Affects Versions: 3.0.0.GA
Reporter: parag vyas
Priority: Critical
Attachments: ServerConfiguration.png
Hello
This is my server configuration -- > Find attached Document
This exception I get when I upgrade to NHibernate3 and host my code on my server.
Exception information: Exception type: MappingException Exception message: Could not compile the mapping document: (unknown)
Stack trace: at NHibernate.Cfg.Configuration.LogAndThrow(Exception exception)
at NHibernate.Cfg.Configuration.LoadMappingDocument(XmlReader hbmReader, String name)
at NHibernate.Cfg.Configuration.AddXmlReader(XmlReader hbmReader, String name)
at NHibernate.Cfg.Configuration.AddInputStream(Stream xmlInputStream, String name)
at NHibernate.Cfg.Configuration.AddInputStream(Stream xmlInputStream)
Please reply if you have any idea...............
Thanks
Parag Vyas
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|