Hi LOZICI,
Thank you very much for your recommendation. As you advised, I took the trace log from our server and It showed some errors as:
It seems we have some errors in the attachment? According error 3, after we updated our crm from 2011-2013, we duplicated our organization to keep a backup and disabled it. But I can see the error here.
Do you have any other recommendation?
Thank you again.
1.
Error page loaded: OriginalRequestUri=/my org name/Activities/Attachment/download.aspx?AttachmentType=1001&AttachmentId=b7632438-f973-e311-940b-00155d0b1600, BackUri=http://*******.com:5555/main.aspx?etc=2&extraqs=%3f_gridType%3d2%26etc%3d2%26id%3d%257bE6E2F701-990D-E211-94E3-00155D0B0F02%257d%26rskey%3d447428392&pagemode=iframe&pagetype=entityrecord&rskey=447428392
2.
Error: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Error Number: 0x8063110B
Error Message: INVALID_WRPC_TOKEN
Error Details: INVALID_WRPC_TOKEN
Source File: Not available
Line Number: Not available
Request URL: http://****/PORTALSP/Activities/Attachment/download.aspx?AttachmentType=1001&AttachmentId=bb632438-f973-e311-940b-00155d0b1600
Stack Trace Info: [CrmException: INVALID_WRPC_TOKEN]
at Microsoft.Crm.Application.Security.WrpcContext.ValidateTokenState()
at Microsoft.Crm.Application.Pages.Activities.ActivityAttachmentDownload.ConfigurePage()
at Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
[HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown.] at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
3. Error: The CRM organization you are attempting to access is currently disabled. Please contact your system administrator
Error Number: 0x8004A104
Error Message: The CRM organization you are attempting to access is currently disabled. Please contact your system administrator
Error Details: The CRM organization you are attempting to access is currently disabled. Please contact your system administrator
Source File: Not available
Line Number: Not available
Request URL: ***.com:5555/PORTAL/Activities/Attachment/download.aspx?AttachmentType=1001&AttachmentId=eff51357-5742-e311-bac2-00155d0b0f02
Stack Trace Info: [CrmException: The CRM organization you are attempting to access is currently disabled. Please contact your system administrator]
at Microsoft.Crm.BusinessEntities.SecurityLibrary.ValidateOrganizationState(IOrganizationContext context, LocatorServiceContext locatorServiceContext)
at Microsoft.Crm.BusinessEntities.SecurityLibrary.GetUserInfoCommon(IOrganizationContext context, Guid userGuid, LocatorServiceContext locatorServiceContext)
at Microsoft.Crm.BusinessEntities.SecurityLibrary.GetCallerAndBusinessGuidsFromThread(WindowsIdentity identity, Guid organizationId, LocatorServiceContext locatorServiceContext)
at Microsoft.Crm.Authentication.CrmWindowsIdentity..ctor(WindowsIdentity innerIdentity, Boolean publishCrmUser, Guid organizationId)
at Microsoft.Crm.Authentication.WindowsAuthenticationProviderBase.Authenticate(HttpApplication application, WindowsIdentity userIdentity)
at Microsoft.Crm.Authentication.AuthenticationStep.Authenticate(HttpApplication application)
at Microsoft.Crm.Authentication.AuthenticationPipeline.Authenticate(HttpApplication application)
at Microsoft.Crm.Authentication.AuthenticationEngine.Execute(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)