2016-02-29 20:51 GMT+00:00 Steve Lyle <[email protected]>: > [...] > > Remember the project property is only applicable in when I run the > application in VStudio. > BUT the behavior even if I play with this in the command line. > So the application is getting compiled into the executable the value of > the Project property AND nHibernate somehow rely on this compiled value > when it the application executes nHibernate because the > confuration.configure() executes the executable that executed nHibernate. >
Sorry, but you lost me there... See my suggestion below, and Gunnar's, and if that doesn't help I think you may need to restate the situation. > > BTW ... and here is hte really stupid part ... the failure is: > Exception thrown: 'NHibernate.MappingException' in NHibernate.dll > The program '[3472] NHibernateTutorialX.vshost.exe' has exited with code > -1073741819 (0xc0000005) 'Access violation'. > You haven't shown the full details of the MappingException - if you haven't already looked at that there should be some hint. I don't know what the Access violation line is about, but I suspect that can be a secondary, possibly unrelated, error. /Oskar -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
