Asked by:
CRM 2011 OrganizationData.svc "Failed to Execute URL" error

Question
-
Hello,
We have an ADFS CRM 2011 installation with claims based authentication and IFD.
We are in Rollup 8 (the last one).The problem :
The ODATA endpoint is down !
When we try to open the urls : https://[crm_url]/XRMServices/2011/OrganizationData.svc (ODATA endpoint) we get the following trace error :
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Failed to Execute URL.
Error Message: Failed to Execute URL.
Error Details: Failed to Execute URL.
Source File: Not available
Line Number: Not available
Request URL: https://[crm_url]/XRMServices/2011/OrganizationData.svc/
Stack Trace Info: [HttpException: Failed to Execute URL.]
at System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.BeginExecuteUrl(String url, String method, String childHeaders, Boolean sendHeaders, Boolean addUserIndo, IntPtr token, String name, String authType, Byte[] entity, AsyncCallback cb, Object state)
at System.Web.HttpResponse.BeginExecuteUrlForEntireResponse(String pathOverride, NameValueCollection requestHeaders, AsyncCallback cb, Object state)
at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | FaultHelper.ConvertToFault
>TryConvertToFaultExceptionInternal: exception: System.Web.HttpException
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.DumpExceptionToTrace
>----- dump exception/fault tree (TryConvertToFaultExceptionInternal: before) -----
>>>>>> EXCEPTION: 0
>Type: System.Web.HttpException
>Message (22): Failed to Execute URL.
>StackTrace: present: 837D5411
>no PluginTrace
>InnerException <null>
><<<<< EXCEPTION: 0
>
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ConvertToFault
>NestingDepth: 24
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ConvertToFault
>ToSingleFaultUntyped: enter
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ToSingleFaultUntyped
>ToSingleFaultOther: enter
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ConvertMessageAndErrorCode
>enter: ConvertMessageAndErrorCode: System.Web.HttpException: Failed to Execute URL.
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ConvertMessageAndErrorCode
>System.Web.HttpException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #3C76BB24: System.Web.HttpException (0x80004005): Failed to Execute URL.
> at System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.BeginExecuteUrl(String url, String method, String childHeaders, Boolean sendHeaders, Boolean addUserIndo, IntPtr token, String name, String authType, Byte[] entity, AsyncCallback cb, Object state)
> at System.Web.HttpResponse.BeginExecuteUrlForEntireResponse(String pathOverride, NameValueCollection requestHeaders, AsyncCallback cb, Object state)
> at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ConvertMessageAndErrorCode
>exit: ConvertMessageAndErrorCode: errorCode: 0x80040216; message: System.Web.HttpException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #3C76BB24
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ToSingleFaultCommon
>ToSingleFaultCommon: enter
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ToSingleFaultCommon
>no PluginTrace
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ToSingleFaultCommon
>no CrmExceptionFaults
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.ToSingleFaultCommon
>IncludeCallStack: False
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.TryConvertToFaultExceptionInternal
>TryConvertToFaultExceptionInternal: new FE<OSF>
[2012-07-30 13:28:27.969] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 32 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 022258a6-f821-4da9-8216-334fafe65169 | ExceptionConverter.DumpExceptionToTrace
>----- dump exception/fault tree (TryConvertToFaultExceptionInternal: after) -----
>>>>>> EXCEPTION: 0
>Type: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]
>Message (132): System.Web.HttpException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #3C76BB24
>StackTrace <null>
>no PluginTrace
>>>>>> FAULT: 0
>ErrorCode: 0x80040216: ErrorCodes.UnExpected
>Message (132): System.Web.HttpException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #3C76BB24
>Timestamp: present
>TraceText <null>
>CallStack <null>
>InnerFault <null>
><<<<< FAULT: 0
>InnerException <null>
><<<<< EXCEPTION: 0This problem has been related in the following post :
http://social.microsoft.com/Forums/en-US/crmdeployment/thread/fc9ad0d7-d2f7-43f8-b5d7-4dd7a75f0570/
http://social.microsoft.com/Forums/en-US/crm/thread/23a5eafd-206a-4472-9213-d052c89a1302
but no solution is proposed.
Do someone have a solution to this problem ?
UPDATE :
We have an other CRM in the same ADFS but the version is the Pre-Release RTM (5.0.9688.583) and the problem is not present.
So it's caused by the CRM rollup 8 !
- Edited by mico128 Thursday, August 2, 2012 10:39 AM
Wednesday, August 1, 2012 2:13 PM