HI,
I was wondering if any one else had had a problem with VS2010 MVC 2 projects not being able to automaticly create a strongly typed view after doing a fluent mapping?
When trying to do the mapping VS2010 doesnt show the Entities in the drop down and even if i manually put the class in it doent auto build the view .
Cheers
Dan
It looks like Vs2010 doent like something to do with Nhibinate 3. linking to v2 seems to get it to work as required even when relinking back to v3.
Very odd