Hi,
This tool not working with crm 2013. (As soon as i want to start it I've got Error: An Error occured: Index was outside the bounds of the array.) Run it as admin on local server from default trace location and desktop.
Second options with powershell.
"PS C:\Windows\system32> get-pssnapin
Name : Microsoft.PowerShell.Core
PSVersion : 3.0
Description : This Windows PowerShell snap-in contains cmdlets used to manage components of Windows PowerShell.
Name : Microsoft.Crm.PowerShell
PSVersion : 3.0
Description : A Windows PowerShell snap-in containing cmdlets that manage components of Microsoft Dynamics CRM.
BUT as soon as i try to run "any" command related to CRM (Get-CrmOrganization, Get-CrmSetting TraceSettings) I've got error:
Get-CrmOrganization : The remote server returned an error: (404) Not Found.
PS run as admin. Tried x86 and x64.
=========================================================
Finally trace enabled with registry edit.
Inside:
MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Error executing child request for /{Organisation name]/_forms/read/page.aspx.
Error Number: 0x80040216
Error Message: An unexpected error occurred.
Error Details: An unexpected error occurred.
Source File: Not available
Line Number: Not available
Request URL: http://[Server/Organisation Name]/main.aspx?etc=1&extraqs=%3f_gridType%3d1%26etc%3d1%26id%3d%257b4E4E9B5D-2847-4A00-A1F6-6781DFC02444%257d%26rskey%3d527954085&pagemode=iframe&pagetype=entityrecord&rskey=527954085
Stack Trace Info: [CrmException: An unexpected error occurred.]
at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.XrmExecuteInternal()
at Microsoft.Crm.Application.Platform.ServiceCommands.RetrieveCommand.Execute()
at Microsoft.Crm.Application.Platform.DataSource.Retrieve(String entityName, Guid entityId, String[] columns, Boolean retrieveLatest, Boolean useSystemUserContext, Guid auditingTransactionId, IOrganizationContext context)
at Microsoft.Crm.Application.Platform.EntityProxy.Retrieve(String[] columns, Guid auditingTransactionId, Boolean addRequiredColumns)
at Microsoft.Crm.Application.Components.Sdk.ReadFormControls.Web.ProcessControlProcessCache.GetPreferredProcessId(Int32 entityTypeCode, Guid parentEntityId, Boolean& skipFallback)
at Microsoft.Crm.Application.Components.Sdk.ReadFormControls.Web.ProcessControlProcessCache.GetProcess(Guid parentEntityId, Int32 entityTypeCode)
at Microsoft.Crm.Application.ProcessControl.ProcessControlDataBuilder.LazyLoadProcess()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at Microsoft.Crm.Application.ProcessControl.ProcessControlDataBuilder.get_ProcessId()
at Microsoft.Crm.Application.InlineEdit.ReadFormDataBuilder..ctor(String recordId, String entityTypeCode, Guid formId, FormFactor formFactor)
at Microsoft.Crm.Application.InlineEdit.ReadFormDataBuilder..ctor(String recordId, String entityTypeCode, FormFactor formFactor)
at Microsoft.Crm.Application.Pages.Common.ReadFormPage.PopulateFormDescriptorAndDataBuilder()
at Microsoft.Crm.Application.Pages.Common.ReadFormPage.OnPreInit()
at Microsoft.Crm.Application.Controls.AppPage.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
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.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
[HttpException: Error executing child request for /Hypersoft/_forms/read/page.aspx.]
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)
at System.Web.HttpServerUtility.Transfer(String path)
at System.Web.UI.Control.PreRenderRecursiveInternal()
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)
Next to i found also: in Eventvwr:
The Web Service plug-in failed in OrganizationId: bc63cc1b-1084-e311-a18a-00155dfe2301; SdkMessageProcessingStepId: 81cbbb1b-ea3e-db11-86a7-000a3a5473e8; EntityName: account; Stage: 30; MessageName: Retrieve; AssemblyName: Microsoft.Crm.Extensibility.InternalOperationPlugin, Microsoft.Crm.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35; ClassName: Microsoft.Crm.Extensibility.InternalOperationPlugin; Exception: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
Inner Exception: System.NullReferenceException: Object reference not set to an instance of an object.
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2/3/2014 6:25:31 PM
Event time (UTC): 2/3/2014 5:25:31 PM
Event ID: 53d1044b894b4030b246340b0f2d3934
Event sequence: 137
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT-1-130359215809690394
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\Microsoft Dynamics CRM\CRMWeb\
Machine name: [Server Name]
Process information:
Process ID: 2976
Process name: w3wp.exe
Account name: [Domain\Account Name]
Exception information:
Exception type: HttpUnhandledException
Exception message: Exception of type 'System.Web.HttpUnhandledException' was thrown.
at System.Web.UI.Page.HandleError(Exception e)
....
An unexpected error occurred.
at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.XrmExecuteInternal()
....
Request information:
Request URL: http://[server/Organization Name]/main.aspx?etc=1&extraqs=?_gridType=1&etc=1&id=1b4E4E9B5D-2847-4A00-A1F6-6781DFC024441d&rskey=527954085&pagemode=iframe&pagetype=entityrecord&rskey=527954085
Request path: /[Organization Name]/main.aspx
User host address: 192.168.10.73
User: [Domain\Account Name]
Is authenticated: True
Authentication Type: Negotiate
Thread account name: [Domain\Account Name]
Thread information:
Thread ID: 11
Thread account name: [Domain\Account Name]
Is impersonating: False
Stack trace: at System.Web.UI.Page.HandleError(Exception e)
In case of: Windows Server 2012 all updates, CRM 2013 all updates
Hope this info bring some more idea what may be wrong.
Best regards,
Pawel