Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have another nice problem with the magnificent system called CRM 2011. It's simple problem, I can't delete a custom entity. While I'm trying to delete entity (it takes 5-7 min then there is an error) CRM is freezed.

SQL profiler and DiagTool didn't give an answer. There were some errors, but they did not relate to the work of CRM. I've checked deletion of relationships, it's impossible too.

System: CRM 2011 Rollup 11.

share|improve this question
2  
Have you enabled tracing? Are there any plugins/workflows installed that run against the entity being deleted? – glosrob Feb 20 at 10:08
1  
Does it happen for every instance of that entity? Does it happen for only that entity? If you create an other custom entity that looks just like the problematic one (including all the plugins - by now deactivated, of course - workflows, relation etc.), does the problem appears there too? If you export the solution to a vanilla CRM, can you reproduce the issue? – Konrad Viltersten Feb 20 at 10:48
3  
Just to be clear do you mean a record or an entity? – James Wood Feb 20 at 12:05
1  
Well I would suggest following @glosrob suggestion and enable tracing, we are going to find it very difficult to help you without a specific error message. – James Wood Feb 21 at 0:02
1  
Usually each entity is connected to many other entities so you have to break any relationships that your custom entity had with other entities and then try to delete – Greg Oks Feb 21 at 0:26
show 3 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.