Deployment - files

Posts   
 
    
Posts: 72
Joined: 11-Aug-2006
# Posted on: 07-Dec-2006 03:09:49   

Hi There

I have been trying to find docs on deployment - like which files I actually need to deploy?

Like for example the SD.LLBLGen.Pro.ORMSupportClasses.NET20.xml file

is HUGE! Is it only for debug deployments?

thanks Martin

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 07-Dec-2006 07:55:33   

You don't need to deploy the xml files (they are just useful for the development, for the Visual Studio intellisence..I suppose). Only deploy the DLLs that you reference from your application (the ORMSupportClasses & the DQE.database one).