hAi. i've got problem running the program. I tried the example of the 1st coding inside the NHibernate in action book and everytime i want to run, there is 1 error -->[ Error :The type or namespace name 'IList' could not be found (are you missing a using directive or an assembly reference?)] and then when i try to run it, it says: --> Visual Studio cannot start debugging because .....\My Documents \Visual Studio 2008\Projects\HelloNHibernate\HelloNHibernate\Bin\Debug\HelloNHibernate.exe is missing. Please build the project and retry, or set the OutputPath and AssemmblyName properties appropriatly to point at the correct location for the target assembly.
and i followed exactly as the instructions in the book.i used visual studio 2005 with NHibernate 1.2.1GA. plz help. thanks ..
|