Answered by:
CRM entity Import issue

Question
-
Hi ,
I'm trying to import customizations to my DEV application from PRD server . but a specific security Role import failed with the below warning as
Warning: {xxxxx9-xxx-de11-xxxx-xxxxxx}: The import cannot be completed. The specified role cannot be updated.
Can any one please help me how to resolve this issue .
- Moved by Frank Lee CRM MVPModerator Tuesday, April 27, 2010 6:25 AM (From:CRM Online)
Tuesday, April 27, 2010 6:21 AM
Answers
-
check if this entity have a relation with othere entity not on anothere server
Thanks for any help :) my blog is: http://www.waelk.com- Marked as answer by Donna EdwardsMVP Friday, April 30, 2010 1:57 PM
Tuesday, April 27, 2010 8:51 AM -
go to setting>customization>your entity from side menu select N:1 , N:N, 1:N this 3 types of relation go to eatch one you will find name of your entity and name of the entity that has realshion with it.
Thanks for any help :) my blog is: http://www.waelk.com- Marked as answer by Donna EdwardsMVP Friday, April 30, 2010 1:57 PM
Tuesday, April 27, 2010 2:03 PM
All replies
-
check if this entity have a relation with othere entity not on anothere server
Thanks for any help :) my blog is: http://www.waelk.com- Marked as answer by Donna EdwardsMVP Friday, April 30, 2010 1:57 PM
Tuesday, April 27, 2010 8:51 AM -
hi ,
I 'm new to CRM . Can you please gide me where to check the relation .
Thanks in Advance,
tayi
Tuesday, April 27, 2010 10:04 AM -
go to setting>customization>your entity from side menu select N:1 , N:N, 1:N this 3 types of relation go to eatch one you will find name of your entity and name of the entity that has realshion with it.
Thanks for any help :) my blog is: http://www.waelk.com- Marked as answer by Donna EdwardsMVP Friday, April 30, 2010 1:57 PM
Tuesday, April 27, 2010 2:03 PM -
Hi,
You should be able to provide us with more specific error message before we can diagnose this. Download CRM Diagnostic Tool from https://community.dynamics.com/blogs/crmjimwang/comments/53161.aspx or you could also get to the direct link http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=crm&DownloadId=9319
Use the tool on your server. Select Dynamics CRM Server from the drop down list.
Under Platform Tracing Click on Disabled button. (The button will now show enabled.)
In CRM re-do the import until you hit the error.
On CRMDiagTool under Platform Tracing click Enabled.
Navigate to Microsoft Dynamics CRM installation path \\%InstallPath%\Server\Trace
You'll find a w3wp log. Open that and find for the error message towards the end.
A little tedious, but worth an effort. You might get the exact error.
Hope it helps!
Best Regards,
Gagandeep Singh
http://mscrmnovice.blogspot.comTuesday, April 27, 2010 5:28 PM