Comments
-
Hi Simon,
What if i have 3 csv files to be imported along with the solution? Do i need to place in PkgFolder or anything else? I am actually getting error while importing them so i need to manually import them which is not feasible solution. Please respond me ASAP.
Regards,
Drashti
-
Hi there,
The package deployer can be extended so you could extend using say the BeforeImportStage method and write some custom code.
See here:
However you might want to look at what you are doing as its not best practice to put dll's in the server bin folder. Something like ILMerge could combine dll's however you might run into problems with CRM Online, so I would avoid at all costs.
Thanks
Simon
-
Hey If i want to replace the Dlls in respective directories then can we use this packageDeplyer??? e.g:-CRMadapter and CRMworkflow.Dlls we are sending to clients and befort import the managed solution they are replacing manually these both binaries in \\Bin\assembly folder path.
So can we set the destination path in package so when client will run this tool first it will replace in \\CRMWeb\Server\bin\Assembly and then it will import the managed solution.
Please respond me ASAP.
-
With the release of Dynamics CRM 2013 Online Spring ’14 update and Service Pack 1, Microsoft released
-
-
-

Like
Report
*This post is locked for comments