I'm using an on premises version of CRM 2011, which I'm about to begin developing against.
We're using Octopus Deploy with some other sites.
It would be great if there was a way to import CRM Solutions using a powershell script or wcf service, rather then someone manually navigating to the site and go through the motions.(we have dev,test and prod environments)
I can't seem to find a non UI method of doing this online. Can anyone suggest a better solution then using the UI?
lazarus
You can import solution programmatically using ImportSolutionRequest class. Check this link
来源:https://stackoverflow.com/questions/13965635/integrating-octopus-deploy-and-dynamics-crm