Adapter convert from SelfService Error

Posts   
 
    
nightstar
User
Posts: 1
Joined: 17-Nov-2004
# Posted on: 17-Nov-2004 22:33:09   

In moving project to adapter.. I created my DALs and refrenced them in new project.

When I try to run asp.net project I get this:

Exception Details: System.TypeLoadException: Could not load type AHIQA3.DAL.EntityClasses.UserEntityBase from assembly AHIQA3.DAL, Version=1.0.1782.20283, Culture=neutral, PublicKeyToken=null.

There are no base classes for these entities in the Adapter classes anymore so Im confused why its looking for them... any ideas?

I get this on any page I set as the start page refrencing another EntityBase it cannot load.

Thanks!!

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 18-Nov-2004 11:01:01   

Just for the records, it was a bad runtime lib reference simple_smile

Frans Bouma | Lead developer LLBLGen Pro