I have a Visual Studio 2019 Plugin Project for D365 CE and had to rename numerous things.
I renamed the assembly name, the plugin class, and the namespace, as well as several things within the RegisterFile.cmregister file.
I had several issues but have been able to resolve all of them up to this.
The project deploys to D365, creates the assembly, and pushes everything into D365 successfully.
The problem is I need to make changes rapidly and do everything from within Visual Studio 2019 and am getting the following errors from within the CRMExplorer area of Visual Studio 2019.
The first issue is when I try and edit the plugin registration itself by right clicking the registration and click "Edit Plugin" as shown below.
I get the following error.
The second issue is when I try and edit the individual steps as shown below.
As soon as I click "Edit Step" I get the error shown below.
What else do I need to adjust for this to work?
Is there some xml in a file that I have missed somewhere or that does not show up when doing a find/replace in the entire solution?
Any help of guidance would be greatly appreciated.
I ended up doing the following to fix the problem.
I managed to fix the topmost problem by removing a duplicate entry from the RegisterFile.crmregister file.
I suspect the solution to the second issue is also some kind of modification to the RegisterFile.crmregister file.
To confirm, the only remaining problem is that as soon as I click "Edit Step" as shown in the image show below under ACTION, I get the error shown below under ERROR.
ACTION
ERROR
Any help of guidance would be greatly appreciated.
André Arnaud de Cal...
291,996
Super User 2025 Season 1
Martin Dráb
230,853
Most Valuable Professional
nmaenpaa
101,156