boujnah5207 / sharp-architecture

Automatically exported from code.google.com/p/sharp-architecture
Other
0 stars 0 forks source link

"Failed: FluentConfigurationException: An invalid or incomplete configuration was used while creating Session Factory. Check Pot" #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use AutoMapping feature of FluentNhibernate in <project>.Data
or 2. Run the sample Northwind application unit tests.

What is the expected output? What do you see instead?
Domain UnitTests fail with the following error
"Failed: FluentConfigurationException: An invalid or incomplete
configuration was used while creating Session Factory. Check Pot"

What version of the product are you using? On what operating system?
Windows Vista Ultimate, Sharp Architecture RC2 fresh install, VS2008 Sp1,
ASP.Net MVC 1.0

Please provide any additional information below.
When i run the sample app (NorthWind), the only domain object that did not
throw this exception is the one generated by the CRUD scaffolding, that is
Organization/Employee

Original issue reported on code.google.com by eug...@gmail.com on 20 Mar 2009 at 5:36

GoogleCodeExporter commented 9 years ago

Original comment by eug...@gmail.com on 20 Mar 2009 at 5:38

Attachments:

GoogleCodeExporter commented 9 years ago
I have the exact same issue.

Original comment by mcfaz...@gmail.com on 11 May 2009 at 9:38

GoogleCodeExporter commented 9 years ago
The SharpArch libraries and Northwind projects on the trunk have been updated 
with the 
latest version of Fluent NHibernate.  VersionHistory.txt in the root of trunk 
contains 
details associated with upgrading to the latest version of Fluent NHibernate.

Original comment by wmccaffe...@gmail.com on 17 Jun 2009 at 3:42