Answered by:
Error after upgrading CRM 4.0 to 2011

Question
-
Hi all,
I upgraded CRM 4.0 to CRM 2011 and getting the following error. I fixed all the remaining error but I could not able to do this. Please guide me how to resolve this issue.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.IO.FileNotFoundException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0FBDA58DDetail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>System.IO.FileNotFoundException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0FBDA58D</Message>
<Timestamp>2012-05-29T08:37:11.0140536Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>Thanks in advance.
Tuesday, May 29, 2012 10:14 AM
Answers
-
I registered the assembly with old CRM 4.0 SDK Plugin registration tool. The error is gone!
Rudravarma Batta
- Marked as answer by Rudra Varma Batta Friday, July 6, 2012 11:33 AM
Friday, July 6, 2012 11:33 AM
All replies
-
Can you explain where the error occurs, and in what circumstances
Microsoft CRM MVP - http://mscrmuk.blogspot.com http://www.excitation.co.uk
- Edited by DavidJennawayMVP, Moderator Wednesday, May 30, 2012 9:46 AM
Wednesday, May 30, 2012 9:46 AMModerator -
Actually I ugrated CRM 4.0 to CRM 2011 and it should be issue with Plugin. Whenever I am making changes in the form, unexpected error is coming. This is the log file
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.IO.FileNotFoundException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0FBDA58DDetail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>System.IO.FileNotFoundException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0FBDA58D</Message>
<Timestamp>2012-05-29T08:37:11.0140536Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>Please guide me how to resolve this issue.
Thanks
Rudravarma Batta
Wednesday, May 30, 2012 10:15 AM -
I registered the assembly with old CRM 4.0 SDK Plugin registration tool. The error is gone!
Rudravarma Batta
- Marked as answer by Rudra Varma Batta Friday, July 6, 2012 11:33 AM
Friday, July 6, 2012 11:33 AM