mscrm-addons.com - Blog

IMPORTANT INFORMATION

This blog is deprecated since July 2020.The articles below are no longer maintained and might contain outdated information. 
You can find the most acutal and relevenat information in our Knowledge Base at support.mscrm-addons.com

News.mscrm-addons.com Blog

rss

Hello and welcome to our blog! What can we do for you? Are you looking for further technical information or step-by-step instructions to our products? Or would you like to read the latest news on mscrm-addons? Please feel free to browse our blog for detailed information and to share our posts!


How to remove dependencies when you delete a solution manually in CRM

When you try to delete a solution, it will show you an error message if there are any dependencies.

To solve this issue, please follow the steps below.

Copy the GUID from the error log which is retrieved from the error message.

The line in the logfile will look like this:

openStdWin(“\x2ftools\x2fdependency\x2fdependencyviewdialog.aspx\x3fobjectid\x3d\x25…GUID…\x257d\…)

You will need its GUID value for the next step.

 

In case that the logfile does not contain this line, open the CRM solution in the web browser in order to access its URL. It will look similar to this:

http://crm:5555/test/tools/solution/edit.aspx?id=%7b1D7AC833-2B26-4C49-92D1-B17C94B2750C%7d

The GUID is the value after the equal sign ("%7b" and "%7d" are encoded brackets)

 

Now navigate to the following URL:

https://YOUR CRM URL/tools/dependency/dependencyviewdialog.aspx?objectid=GUID&objecttype=7100&operationtype=dependenciesforuninstall

 

Replace the "YOUR CRM URL" with your own CRM system's URL and replace the GUID with the GUID retrieved from the above steps.

 

You will be provided with a list of dependencies, which you can manually remove from your system now.

That’s it! We appreciate your feedback! Please share your thoughts by sending an email to support@mscrm-addons.com.




Comments are closed.