|
|
| Author |
Message |
eVisionSystems Site Admin
Joined: 12 Jun 2008 Posts: 0
|
Posted: Fri Aug 29, 2008 2:45 pm Post subject: 930786 |
|
|
When you use the service calendar to access a service record in Microsoft Dynamics CRM 3.0, you may receive the following error message:
Record is Unavailable. The record that you are requesting is currently unavailable. Either the record was not found or you do not have sufficient security permissions to view it.
Or, you may receive the following error message:
Error: General Failure in the Scheduling Engine.The record that you are requesting is currently unavailable. Either the record was not found or you do not have sufficient security permissions to view it.
If the DevErrors parameter is enabled in the Web.config file, you may also receive the following error message:
Server Error in '/' Application.Server was unable to process request.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.Services.Protocols.SoapException: Server was unable to process request.
Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace: [SoapException: Server was unable to process request.]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1496
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218Microsoft.Crm.Platform.Proxy.ScheduleWebService.QueryMultiple(Guid[] resourceIds, CrmDateTime start, CrmDateTime end, TimeCode[] timeCodes) +103
Microsoft.Crm.Application.SMWrappers.Schedule.QueryMultiple(Guid[] resourceIds, DateTime startDateTime, DateTime endDateTime) +57
Microsoft.Crm.Application.Controls.GanttContent.Render(TextWriter writer) +434Microsoft.Crm.Application.Controls.AppGantt.Render(HtmlTextWriter output) +176System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72System.Web.UI.Control.Render(HtmlTextWriter writer) +7System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243System.Web.UI.Page.ProcessRequestMain() +1926
If you view the Microsoft CRM Platform error report, the report contains the following error message:
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
Pointer record exists but referenced record of type 8 not found: <ResourceID>, ErrorCode: -2147220969
Note The <ResourceID> is a placeholder for the actual resource ID that was used when Microsoft Dynamics CRM was installed. For example, "5d97b179-3584-db11-a706-000d60173c99" is a <ResourceID>.
•Microsoft Dynamics CRM 3.0
The possible solution needs to be further identified by one of our certified solutions consultants, as the problem may extend further than the initial error shown. Please call eVision Systems @ (713)807-9555, or e-mail: Sales@evisionsys.com |
|
| Back to top |
|
 |
|
|