Schema Importers and GAC

Posts   
 
    
laszel
User
Posts: 1
Joined: 20-Feb-2007
# Posted on: 20-Feb-2007 13:46:07   

I need to use Entity classes on clinet-side of my WCF application. Documentation shows how to do this using Schema Importers, but I have to do this without putting anything new into GAC. Is it possible?

Aurelien avatar
Aurelien
Support Team
Posts: 162
Joined: 28-Jun-2006
# Posted on: 20-Feb-2007 15:35:04   

Hi,

You can see this thread :

http://www.llblgen.com/TinyForum/GotoMessage.aspx?MessageID=49680&ThreadID=8927

where no proxies are generated and no webservice reference made.