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
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).