Answered by:
Errors Upgrading - Where is SSRS?

Question
-
I am getting an unusual error when I try and install the Rollup 16. It seems like There is an issue with authentication between the CRM installer and SSRS. The problem I have is that there are 9 instances of SSRS running on various servers in the same domain (none of them on the same server as the CRM DB) and I have no way of knowing which one CRM is trying to contact. Is there any way of finding out this info? Perhaps a reg key or config entry somewhere?
For completeness, here is the install fail log:
08:24:36| Info| === Managed setup logging started: 10/05/2011 8:24:36 AM ===
08:24:36|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Initialize
08:24:36|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
08:24:36|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
08:24:36|Verbose| Method exit: Microsoft.Crm.UpdateWrapper.UpdateSetup.Initialize
08:24:36|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Run
08:24:36|Warning| The specified /config file config.xml won't be used
08:24:36|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
08:24:36|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
08:24:36|Verbose| Method entry: Microsoft.Crm.Setup.Common.Update.UpdateUtility.VerifyRequiredKBsAreInstalled
08:24:36|Verbose| Method exit: Microsoft.Crm.Setup.Common.Update.UpdateUtility.VerifyRequiredKBsAreInstalled
08:24:37| Info| Window Left: 200
08:24:37| Info| Window Top: 200
08:25:00| Info| InstallInfo.AdminTargetFolder:
08:25:00| Info| InstallInfo.AllowRun: True
08:25:00| Info| InstallInfo.CleanupRequired: False
08:25:00| Info| InstallInfo.ConfigFile: config.xml
08:25:00| Info| InstallInfo.CreateDatabase: True
08:25:00| Info| InstallInfo.CurrentFolder: e:\7a630eb5cd4613e849c4ee
08:25:00| Info| InstallInfo.InstallAlways: False
08:25:00| Info| InstallInfo.InstallingPackage: e:\7a630eb5cd4613e849c4ee\Server_i386_KB2477743_1033.msp
08:25:00| Info| InstallInfo.InstallType: Install
08:25:00| Info| InstallInfo.LocalPackage:
08:25:00| Info| InstallInfo.LogFile: C:\Documents and Settings\user\Application Data\Microsoft\MSCRM\Logs\KB2477743.log
08:25:00| Info| InstallInfo.PackageName: Server_i386_KB2477743_1033.msp
08:25:00| Info| InstallInfo.RebootRequired: False
08:25:00| Info| InstallInfo.SharedInstall: False
08:25:00| Info| InstallInfo.SourceFolder: e:\7a630eb5cd4613e849c4ee
08:25:00| Info| InstallInfo.SuppressReboot: False
08:25:00| Info| InstallInfo.TargetFolder: C:\WINDOWS\$CrmUninstallKB2477743_Server$
08:25:00| Info| InstallInfo.UIMode: Full
08:25:00| Info| InstallInfo.UserCancel: False
08:25:00| Info| IpcInfo.NoLock: True
08:25:00| Info| ProductInfo.ExistingLanguage: 1033
08:25:00| Info| ProductInfo.ExistingProductCode: bc8dd950-8100-42f4-9ea9-26fcd41690af
08:25:00| Info| ProductInfo.ExistingVersion: 4.0.7333.3
08:25:00| Info| ProductInfo.InstallState: Local
08:25:00| Info| UpdateInstallInfo.Auto: False
08:25:00| Info| UpdateInstallInfo.Component: Server
08:25:00| Info| UpdateInstallInfo.ComponentInfo: Microsoft.Crm.Setup.Common.Update.ServerComponentInfo
08:25:00| Info| UpdateInstallInfo.DbHotfix: True
08:25:00| Info| UpdateInstallInfo.KBNumber: KB2477743
08:25:00| Info| UpdateInstallInfo.LanguageID: 1033
08:25:00| Info| UpdateInstallInfo.PatchID: {70F7C9DF-70E0-4C29-875C-0888B50021D0}
08:25:00| Info| UpdateInstallInfo.ProductID: {BC8DD950-8100-42F4-9EA9-26FCD41690AF}
08:25:00| Info| UpdateInstallInfo.PublishReports: ConfigSet
08:25:00| Info| UpdateInstallInfo.ReleaseType: Update Rollup 16
08:25:00| Info| UpdateInstallInfo.Revision: 3335
08:25:00|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Install| System.Collections.Hashtable
08:25:00|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.HotfixMspInstaller.Install
08:25:02| Info| Creating DBUpdateInstallInfo table if it does not already exist
08:25:02| Info| Creating InstalledUpdates table if it does not already exist
08:25:02| Info| Populating DBUpdateInstallInfo with pre-7666 revision info according to HotfixList.xml
08:25:02| Info| Could not find a part of the path 'C:\WINDOWS\$CrmUninstall\HotfixList.xml'.
08:25:20| Info| InstallerException: Exception has been thrown by the target of an invocation.
08:25:20| Error| System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBUpdateAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerInstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Install(String kbNumber)
at Microsoft.Crm.Setup.Common.Update.DBUpdateAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
08:26:51| Info| InputResult: Cancel
08:26:51| Info| Creating DBUpdateInstallInfo table if it does not already exist
08:26:51| Info| Creating InstalledUpdates table if it does not already exist
08:26:51| Info| Populating DBUpdateInstallInfo with pre-7666 revision info according to HotfixList.xml
08:26:51| Info| Retrieving dbUpdateIds that are ready to be uninstalled
08:26:52| Info| InstallerException: Exception has been thrown by the target of an invocation.
08:26:52| Error| System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerUninstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Uninstall()
at Microsoft.Crm.Setup.Common.Update.DBRemoveAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
08:26:54| Info| InputResult: Cancel
08:26:54| Error| Configuration exception.System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerUninstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Uninstall()
at Microsoft.Crm.Setup.Common.Update.DBRemoveAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Install(IDictionary data)
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Run()
08:26:54|Verbose| Update Not Completed
08:26:54| Info| Update Rollup 16 for Microsoft Dynamics CRM Server (KB2477743) was not completed successfully because of the following problems:
Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed.
Exception has been thrown by the target of an invocation.
The request failed with HTTP status 401: Unauthorized.
The request failed with HTTP status 401: Unauthorized.
08:26:58| Error| System.Configuration.Install.InstallException ---> System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerUninstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Uninstall()
at Microsoft.Crm.Setup.Common.Update.DBRemoveAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Install(IDictionary data)
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Run()
--- End of inner exception stack trace ---
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Run()
at Microsoft.Crm.UpdateWrapper.UpdateSetup.InternalMain(String[] args)
08:52:27| Info| === Managed setup logging started: 10/05/2011 8:52:27 AM ===
08:52:27|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Initialize
08:52:27|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
08:52:27|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
08:52:27|Verbose| Method exit: Microsoft.Crm.UpdateWrapper.UpdateSetup.Initialize
08:52:27|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Run
08:52:27|Warning| The specified /config file config.xml won't be used
08:52:27|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
08:52:27|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
08:52:27|Verbose| Method entry: Microsoft.Crm.Setup.Common.Update.UpdateUtility.VerifyRequiredKBsAreInstalled
08:52:27|Verbose| Method exit: Microsoft.Crm.Setup.Common.Update.UpdateUtility.VerifyRequiredKBsAreInstalled
08:52:27| Info| Window Left: 200
08:52:27| Info| Window Top: 200
08:52:55| Info| InstallInfo.AdminTargetFolder:
08:52:55| Info| InstallInfo.AllowRun: True
08:52:55| Info| InstallInfo.CleanupRequired: False
08:52:55| Info| InstallInfo.ConfigFile: config.xml
08:52:55| Info| InstallInfo.CreateDatabase: True
08:52:55| Info| InstallInfo.CurrentFolder: e:\b67b1375512e91b12f8648e7dee3c2
08:52:55| Info| InstallInfo.InstallAlways: False
08:52:55| Info| InstallInfo.InstallingPackage: e:\b67b1375512e91b12f8648e7dee3c2\Server_i386_KB2477743_1033.msp
08:52:55| Info| InstallInfo.InstallType: Install
08:52:55| Info| InstallInfo.LocalPackage:
08:52:55| Info| InstallInfo.LogFile: C:\Documents and Settings\user\Application Data\Microsoft\MSCRM\Logs\KB2477743.log
08:52:55| Info| InstallInfo.PackageName: Server_i386_KB2477743_1033.msp
08:52:55| Info| InstallInfo.RebootRequired: False
08:52:55| Info| InstallInfo.SharedInstall: False
08:52:55| Info| InstallInfo.SourceFolder: e:\b67b1375512e91b12f8648e7dee3c2
08:52:55| Info| InstallInfo.SuppressReboot: False
08:52:55| Info| InstallInfo.TargetFolder: C:\WINDOWS\$CrmUninstallKB2477743_Server$
08:52:55| Info| InstallInfo.UIMode: Full
08:52:55| Info| InstallInfo.UserCancel: False
08:52:55| Info| IpcInfo.NoLock: True
08:52:55| Info| ProductInfo.ExistingLanguage: 1033
08:52:55| Info| ProductInfo.ExistingProductCode: bc8dd950-8100-42f4-9ea9-26fcd41690af
08:52:55| Info| ProductInfo.ExistingVersion: 4.0.7333.3
08:52:55| Info| ProductInfo.InstallState: Local
08:52:55| Info| UpdateInstallInfo.Auto: False
08:52:55| Info| UpdateInstallInfo.Component: Server
08:52:55| Info| UpdateInstallInfo.ComponentInfo: Microsoft.Crm.Setup.Common.Update.ServerComponentInfo
08:52:55| Info| UpdateInstallInfo.DbHotfix: True
08:52:55| Info| UpdateInstallInfo.KBNumber: KB2477743
08:52:55| Info| UpdateInstallInfo.LanguageID: 1033
08:52:55| Info| UpdateInstallInfo.PatchID: {70F7C9DF-70E0-4C29-875C-0888B50021D0}
08:52:55| Info| UpdateInstallInfo.ProductID: {BC8DD950-8100-42F4-9EA9-26FCD41690AF}
08:52:55| Info| UpdateInstallInfo.PublishReports: ConfigSet
08:52:55| Info| UpdateInstallInfo.ReleaseType: Update Rollup 16
08:52:55| Info| UpdateInstallInfo.Revision: 3335
08:52:55|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Install| System.Collections.Hashtable
08:52:55|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.HotfixMspInstaller.Install
08:52:56| Info| Creating DBUpdateInstallInfo table if it does not already exist
08:52:56| Info| Creating InstalledUpdates table if it does not already exist
08:52:56| Info| Populating DBUpdateInstallInfo with pre-7666 revision info according to HotfixList.xml
08:52:56| Info| Could not find a part of the path 'C:\WINDOWS\$CrmUninstall\HotfixList.xml'.
08:53:08| Info| InstallerException: Exception has been thrown by the target of an invocation.
08:53:08| Error| System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBUpdateAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerInstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Install(String kbNumber)
at Microsoft.Crm.Setup.Common.Update.DBUpdateAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
08:57:49| Info| InputResult: Cancel
08:57:49| Info| Creating DBUpdateInstallInfo table if it does not already exist
08:57:49| Info| Creating InstalledUpdates table if it does not already exist
08:57:49| Info| Populating DBUpdateInstallInfo with pre-7666 revision info according to HotfixList.xml
08:57:49| Info| Retrieving dbUpdateIds that are ready to be uninstalled
08:57:50| Info| InstallerException: Exception has been thrown by the target of an invocation.
08:57:50| Error| System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerUninstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Uninstall()
at Microsoft.Crm.Setup.Common.Update.DBRemoveAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
08:57:52| Info| InputResult: Cancel
08:57:52| Error| Configuration exception.System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerUninstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Uninstall()
at Microsoft.Crm.Setup.Common.Update.DBRemoveAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Install(IDictionary data)
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Run()
08:57:52|Verbose| Update Not Completed
08:57:52| Info| Update Rollup 16 for Microsoft Dynamics CRM Server (KB2477743) was not completed successfully because of the following problems:
Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed.
Exception has been thrown by the target of an invocation.
The request failed with HTTP status 401: Unauthorized.
The request failed with HTTP status 401: Unauthorized.
09:11:00| Error| System.Configuration.Install.InstallException ---> System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerUninstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Uninstall()
at Microsoft.Crm.Setup.Common.Update.DBRemoveAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Install(IDictionary data)
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Run()
--- End of inner exception stack trace ---
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Run()
at Microsoft.Crm.UpdateWrapper.UpdateSetup.InternalMain(String[] args)
09:11:06| Info| === Managed setup logging started: 10/05/2011 9:11:06 AM ===
09:11:06|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Initialize
09:11:06|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
09:11:06|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
09:11:06|Verbose| Method exit: Microsoft.Crm.UpdateWrapper.UpdateSetup.Initialize
09:11:06|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Run
09:11:06|Warning| The specified /config file config.xml won't be used
09:11:06|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
09:11:06|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
09:11:06|Verbose| Method entry: Microsoft.Crm.Setup.Common.Update.UpdateUtility.VerifyRequiredKBsAreInstalled
09:11:06|Verbose| Method exit: Microsoft.Crm.Setup.Common.Update.UpdateUtility.VerifyRequiredKBsAreInstalled
09:11:06| Info| Window Left: 200
09:11:06| Info| Window Top: 200
09:11:12| Info| Do you really want to cancel out of Setup?, Question, YesNo, Option2
09:11:14| Info| InputResult: Yes
09:11:14|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Terminate
09:11:14| Info| Exit code: 0
09:11:14|Verbose| Method exit: Microsoft.Crm.UpdateWrapper.UpdateSetup.Terminate
09:11:14| Info| === Managed setup logging stopped: 10/05/2011 9:11:14 AM ===
09:49:39| Info| === Managed setup logging started: 10/05/2011 9:49:39 AM ===
09:49:39|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Initialize
09:49:39|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
09:49:39|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
09:49:39|Verbose| Method exit: Microsoft.Crm.UpdateWrapper.UpdateSetup.Initialize
09:49:39|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Run
09:49:39|Warning| The specified /config file config.xml won't be used
09:49:39|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
09:49:39|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
09:49:39|Verbose| Method entry: Microsoft.Crm.Setup.Common.Update.UpdateUtility.VerifyRequiredKBsAreInstalled
09:49:39|Verbose| Method exit: Microsoft.Crm.Setup.Common.Update.UpdateUtility.VerifyRequiredKBsAreInstalled
09:49:39| Info| Window Left: 200
09:49:39| Info| Window Top: 200
09:49:45| Info| InstallInfo.AdminTargetFolder:
09:49:45| Info| InstallInfo.AllowRun: True
09:49:45| Info| InstallInfo.CleanupRequired: False
09:49:45| Info| InstallInfo.ConfigFile: config.xml
09:49:45| Info| InstallInfo.CreateDatabase: True
09:49:45| Info| InstallInfo.CurrentFolder: e:\db31d5566a802087efd1dd33
09:49:45| Info| InstallInfo.InstallAlways: False
09:49:45| Info| InstallInfo.InstallingPackage: e:\db31d5566a802087efd1dd33\Server_i386_KB2477743_1033.msp
09:49:45| Info| InstallInfo.InstallType: Install
09:49:45| Info| InstallInfo.LocalPackage:
09:49:45| Info| InstallInfo.LogFile: C:\Documents and Settings\user\Application Data\Microsoft\MSCRM\Logs\KB2477743.log
09:49:45| Info| InstallInfo.PackageName: Server_i386_KB2477743_1033.msp
09:49:45| Info| InstallInfo.RebootRequired: False
09:49:45| Info| InstallInfo.SharedInstall: False
09:49:45| Info| InstallInfo.SourceFolder: e:\db31d5566a802087efd1dd33
09:49:45| Info| InstallInfo.SuppressReboot: False
09:49:45| Info| InstallInfo.TargetFolder: C:\WINDOWS\$CrmUninstallKB2477743_Server$
09:49:45| Info| InstallInfo.UIMode: Full
09:49:45| Info| InstallInfo.UserCancel: False
09:49:45| Info| IpcInfo.NoLock: True
09:49:45| Info| ProductInfo.ExistingLanguage: 1033
09:49:45| Info| ProductInfo.ExistingProductCode: bc8dd950-8100-42f4-9ea9-26fcd41690af
09:49:45| Info| ProductInfo.ExistingVersion: 4.0.7333.3
09:49:45| Info| ProductInfo.InstallState: Local
09:49:45| Info| UpdateInstallInfo.Auto: False
09:49:45| Info| UpdateInstallInfo.Component: Server
09:49:45| Info| UpdateInstallInfo.ComponentInfo: Microsoft.Crm.Setup.Common.Update.ServerComponentInfo
09:49:45| Info| UpdateInstallInfo.DbHotfix: True
09:49:45| Info| UpdateInstallInfo.KBNumber: KB2477743
09:49:45| Info| UpdateInstallInfo.LanguageID: 1033
09:49:45| Info| UpdateInstallInfo.PatchID: {70F7C9DF-70E0-4C29-875C-0888B50021D0}
09:49:45| Info| UpdateInstallInfo.ProductID: {BC8DD950-8100-42F4-9EA9-26FCD41690AF}
09:49:45| Info| UpdateInstallInfo.PublishReports: ConfigSet
09:49:45| Info| UpdateInstallInfo.ReleaseType: Update Rollup 16
09:49:45| Info| UpdateInstallInfo.Revision: 3335
09:49:45|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.UpdateSetup.Install| System.Collections.Hashtable
09:49:45|Verbose| Method entry: Microsoft.Crm.UpdateWrapper.HotfixMspInstaller.Install
09:49:46| Info| Creating DBUpdateInstallInfo table if it does not already exist
09:49:46| Info| Creating InstalledUpdates table if it does not already exist
09:49:46| Info| Populating DBUpdateInstallInfo with pre-7666 revision info according to HotfixList.xml
09:49:46| Info| Could not find a part of the path 'C:\WINDOWS\$CrmUninstall\HotfixList.xml'.
09:49:57| Info| InstallerException: Exception has been thrown by the target of an invocation.
09:49:57| Error| System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBUpdateAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerInstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Install(String kbNumber)
at Microsoft.Crm.Setup.Common.Update.DBUpdateAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
09:50:00| Info| InputResult: Cancel
09:50:00| Info| Creating DBUpdateInstallInfo table if it does not already exist
09:50:00| Info| Creating InstalledUpdates table if it does not already exist
09:50:00| Info| Populating DBUpdateInstallInfo with pre-7666 revision info according to HotfixList.xml
09:50:00| Info| Retrieving dbUpdateIds that are ready to be uninstalled
09:50:01| Info| InstallerException: Exception has been thrown by the target of an invocation.
09:50:01| Error| System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerUninstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Uninstall()
at Microsoft.Crm.Setup.Common.Update.DBRemoveAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
09:50:01| Info| InputResult: Cancel
09:50:02| Error| Configuration exception.System.Exception: Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmReportingException: The request failed with HTTP status 401: Unauthorized. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.ListExtensions(ExtensionTypeEnum ExtensionType)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
--- End of inner exception stack trace ---
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.IsDataExtensionInstalled(String extensionName)
at Microsoft.Crm.SE.CustomActions.ReportServerForFixReportSnapshots.get_IsDataConnectorInstalled()
at Microsoft.Crm.SE.CustomActions.FixReportSnapshotsAclAction.UpdateSnapshotsAcl(String action)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Crm.Setup.Database.DllMethodAction.Execute()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.ExecuteReleases(ReleaseCollection releases, Int32 currentProgress)
at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.ServerUninstall(ArrayList orgIdArray)
at Microsoft.Crm.Setup.Common.Update.DBUpdateDatabaseInstaller.Uninstall()
at Microsoft.Crm.Setup.Common.Update.DBRemoveAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Install(IDictionary data)
at Microsoft.Crm.UpdateWrapper.UpdateSetup.Run()
09:50:02|Verbose| Update Not Completed
09:50:02| Info| Update Rollup 16 for Microsoft Dynamics CRM Server (KB2477743) was not completed successfully because of the following problems:
Action Microsoft.Crm.Setup.Common.Update.DBRemoveAction failed.
Exception has been thrown by the target of an invocation.
The request failed with HTTP status 401: Unauthorized.
The request failed with HTTP status 401: Unauthorized.
Tuesday, May 10, 2011 3:09 PM
Answers
-
In Deployment manager you can see what server has the reporting role under the servers section.
That will be the one it's trying to contact.
Jamie Miley
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!- Proposed as answer by Jamie MileyModerator Thursday, May 17, 2012 7:05 PM
- Marked as answer by Jamie MileyModerator Wednesday, April 10, 2013 3:17 PM
Tuesday, May 10, 2011 3:12 PMModerator
All replies
-
In Deployment manager you can see what server has the reporting role under the servers section.
That will be the one it's trying to contact.
Jamie Miley
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!- Proposed as answer by Jamie MileyModerator Thursday, May 17, 2012 7:05 PM
- Marked as answer by Jamie MileyModerator Wednesday, April 10, 2013 3:17 PM
Tuesday, May 10, 2011 3:12 PMModerator -
Did you get this issue resolved?
Jamie Miley
Check out my about.me profile!
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!Thursday, May 17, 2012 7:05 PMModerator