Musings and bugs of a developer
This blog is a record of some development issues I have faced. There may be something of use!
Monday, 5 March 2007
NHibernate error loading class
Got the error:
Could not load type '...Page, SalecoreContent', check that type and assembly names are correct
Was caused by an incorrect
class="Page"
reference in one of the object mapping files.
‹
›
Home
View web version