Click here to Skip to main content
15,884,986 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
The application that I am working on use NHibernate And FluentNhibernate, but when it runs the Compiler does not seem to be able to find the reference to the dlls.
"No Source Available" is shown, with these errors:
Locating source for 'd:\Builds\FluentNH\src\FluentNHibernate\Cfg\Fluently.cs'. Checksum: MD5 {1c 2 12 49 25 e4 cd 30 2a 73 d1 8b 33 af 4b c4}
The file 'd:\Builds\FluentNH\src\FluentNHibernate\Cfg\Fluently.cs' does not exist.
Looking in script documents for 'd:\Builds\FluentNH\src\FluentNHibernate\Cfg\Fluently.cs'...
Looking in the projects for 'd:\Builds\FluentNH\src\FluentNHibernate\Cfg\Fluently.cs'.
The file was not found in a project.
Looking in directory 'c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\crt\src\'...
Looking in directory 'c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\atlmfc\src\mfc\'...
Looking in directory 'c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\atlmfc\src\atl\'...
Looking in directory 'c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\atlmfc\include\'...
The debug source files settings for the active solution indicate that the debugger will not ask the user to find the file: d:\Builds\FluentNH\src\FluentNHibernate\Cfg\Fluently.cs.
The debugger could not locate the source file 'd:\Builds\FluentNH\src\FluentNHibernate\Cfg\Fluently.cs'.


Please help!!!
Posted
Updated 20-Jun-12 1:05am
v2
Comments
Vedangi 21-Jun-12 1:06am    
This error comes when it does not get reference of DLL , again add reference of DLL .

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900