LLbnGen And WCF

Posts   
 
    
Rishi
User
Posts: 69
Joined: 31-Oct-2011
# Posted on: 22-Dec-2011 00:00:10   

Hi,

I am using LLBnGen Pro 3.1, SQL 2008 & Oracle 9i

I am getting following error in webservice (WCF) serverside.Is anything to do with .Net compile version? any idea? I checked basic things, file exits, correct version, Reference etc. any idea what can cause this?

Could not load file or assembly 'SD.LLBLGen.Pro.ORMSupportClasses.NET20, Version=3.1.0.0, Culture=neutral, PublicKeyToken=ca73b74ba4e3ff27' or one of its dependencies. The system cannot find the file specified.

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 22-Dec-2011 06:28:03   
  • Do you get this when you compile or it's at runtime?
  • Is any additional information of the error?
  • Are you sure you referenced the ORMSupportClasses assembly in the WCF service and that it's the correct one (v3.1)?
David Elizondo | LLBLGen Support Team
Rishi
User
Posts: 69
Joined: 31-Oct-2011
# Posted on: 22-Dec-2011 16:05:14   

Please Ignore this, i was able to resolve this. It Was IIS Issue, not able to access to specified dll.