Hi i having error migrating VS2012 Enterprise crm 2013 dev toolkit to VS2017 Enterprise dynamics 365 dev toolkit.
CRM Online Ver (8.2.1.341)
After i open the VS2017 i get ask about the organization.
i did few changes like.
- Plugin solution
- Changed .Net 4 to .Net 4.5.2
- Changed dlls crm 2013 to crm 2016
- WorkFlow
- Changed .Net 4 to .Net 4.5.2
- Changed dlls crm 2013 to crm 2016
then i Deploy and i got this error.
Severity Code Description Project File Line Suppression State
Error Assembly bin\Release\Plugin_CRM.dll could not be found.
at Microsoft.CrmDeveloperTools.CrmClient.Deployment.PRT_RegisterPluginsAndWorkflows.PopulatePluginAssemblyPath(SolutionType PluginAsm)
at Microsoft.CrmDeveloperTools.CrmClient.Deployment.PRT_RegisterPluginsAndWorkflows.ExecutePluginAssemblyRegistrationWithUpdate(SolutionType PluginAsm, CRMDeveloperToolsPackage package, PluginSerializationType Selectedplugin, WorkflowType SelectedWorkflow)
at Microsoft.CrmDeveloperTools.CrmClient.Deployment.PRT_RegisterPluginsAndWorkflows.RegisterPlugins(CRMDeveloperToolsPackage FeaturePackage, Boolean& isPackageEmpty, List`1 selectedPlugin, List`1 selectedWebResource, List`1 selectedSolution)
at Microsoft.CrmDeveloperTools.CrmClient.Deployment.DeployToCRM.DeployToCrmSync(IVsOutputWindowPane output, UInt32 options) Build Process 1
Any ideas thanks in advance o process how to migrate VS projects.
JP






