Whenever I reference an llblgen entity in a .aspx page I get the following error:
e.g. Just doing the following in a page.
PersonEntity person = new PersonEntity();
Could not load type 'OnlineDealerTrade.EntityClasses.PersonEntity' from assembly 'OnlineDealerTrade, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.