Error deleting custom object in Crm 2011

I can’t delete a custom object in MS CRM 2011 Rollup 11. Although I try to delete an object (it takes 5-7 minutes, then there is an error), CRM freezes.

SQL Profiler and DiagTool did not respond. There were some errors, but they did not concern the work of CRM. I checked the deletion of relationships, this is also impossible.

+5
source share
1 answer

After installing a managed solution, you cannot delete any of its entities, attributes, relationships, reports, and options. This post provides a simple and convenient workaround if you absolutely must remove one of these components from the deployed managed solution.

See the link for more details.

+1
source

All Articles