Right now I've got one we had available that seems to still work, but any created after the upgrade error out immediately after you click the install button.
![]()
I've done a repair install of the client, a install on a fresh system, rebuilt the WMI stuff, checked the DP this computer and the other test one should be looking at and verified that the software is there and accessible. Checked the settings in the
app deployment and can't find anything wrong. in the SCClient_(username).log I am seeing a ton of errors every time I click on the install however:
Exception caught in GetInstance, line 347, file E:\bt\918462\repo\src\DataAbstractionLib\WmiDataProvider\WmiConnectionManager.cs - Type System.Management.ManagementException: Invalid parameter (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager
at GetInstance) SCClient 12/14/2018 2:57:02 PM 16 (0x0010)
StackTrace: at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementPath.SetWbemPath(IWbemPath wbemPath, String path)
at System.Management.ManagementPath.CreateWbemPath(String path)
at Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager.GetInstance(String instancePath) SCClient 12/14/2018 2:57:02 PM 16 (0x0010)
Found exception of type System.Management.ManagementException; wrapping in type Microsoft.SoftwareCenter.Client.Data.WmiException (Microsoft.SoftwareCenter.Client.Data.WmiException at .ctor) SCClient 12/14/2018
2:57:02 PM 16 (0x0010)
Using endpoint Url: http://SCCM-01.DOMAIN.LOCAL:80/CMUserService_WindowsAuth, Windows authentication (Microsoft.SoftwareCenter.Client.Data.ACDataSource+<>c at <RefreshLocalSettingsAsync>b__13_0) SCClient 12/14/2018 2:57:03 PM 4 (0x0004)
Unable to find C:\Users\\AppData\Roaming\Microsoft\Software Center\.cache\GetApplicationDetailsAsync--877403662--271829997 (Microsoft.SoftwareCenter.Client.Data.FileCache+<LoadObjectAsync>d__5 at MoveNext) SCClient 12/14/2018 2:57:03 PM 1 (0x0001)
Unable to find C:\Users\\AppData\Roaming\Microsoft\Software Center\.cache\GetInformationToMakeRequestAsync--877403662 (Microsoft.SoftwareCenter.Client.Data.FileCache+<LoadObjectAsync>d__5 at MoveNext) SCClient 12/14/2018 2:57:03 PM 1 (0x0001)
Using endpoint Url: http://SCCM-01.domain.local:80/CMUserService_WindowsAuth, Windows authentication (Microsoft.SoftwareCenter.Client.Data.ACDataSource+<>c at <RefreshLocalSettingsAsync>b__13_0) SCClient 12/14/2018 2:57:07 PM 16 (0x0010)
Call to ExecuteMethod failed, WMI MethodName "ApplyPolicyEx", MethodClass "CCM_SoftwareCatalogUtilities", called by , error code -2016411097 (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager at ExecuteMethod) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
Exception caught in ExecuteMethod, line 407, file E:\bt\918462\repo\src\DataAbstractionLib\WmiDataProvider\WmiConnectionManager.cs - Type System.Runtime.InteropServices.COMException: (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager
at ExecuteMethod) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
at Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager.ExecuteMethod(String methodClass, String methodName, Dictionary`2 methodParameters, String callerMethodName) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
Found exception of type System.Runtime.InteropServices.COMException; wrapping in type Microsoft.SoftwareCenter.Client.Data.WmiException (Microsoft.SoftwareCenter.Client.Data.WmiException at .ctor) SCClient 12/14/2018
2:57:08 PM 4 (0x0004)
Returning COM exception -2016411097. (Microsoft.SoftwareCenter.Client.Data.WmiException at get_ErrorCode) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
Exception caught in ApplyPolicy, line 883, file E:\bt\918462\repo\src\DataAbstractionLib\WmiDataConnector.cs - Type Microsoft.SoftwareCenter.Client.Data.WmiException: , error code -2016411097 (Microsoft.SoftwareCenter.Client.Data.WmiDataConnector+<ApplyPolicy>d__53
at MoveNext) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options) at Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager.ExecuteMethod(String methodClass, String methodName,
Dictionary`2 methodParameters, String callerMethodName) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
Exception caught in InstallCatalogApplication, line 671, file E:\bt\918462\repo\src\DataAbstractionLib\WmiDataConnector.cs - Type System.Management.ManagementException: Call to ApplyPolicyEx Failed. (Microsoft.SoftwareCenter.Client.Data.WmiDataConnector+<InstallCatalogApplication>d__48
at MoveNext) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
StackTrace: at Microsoft.SoftwareCenter.Client.Data.WmiDataConnector.<ApplyPolicy>d__53.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.SoftwareCenter.Client.Data.WmiDataConnector.<InstallCatalogApplication>d__48.MoveNext() SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
Call to ExecuteQuery failed, Query: "SELECT * FROM CCM_Application WHERE Id = 'FR200108-Autodesk Electrical 2019'" (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager at ExecuteQuery) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
Exception caught in ExecuteQuery, line 465, file E:\bt\918462\repo\src\DataAbstractionLib\WmiDataProvider\WmiConnectionManager.cs - Type System.Runtime.InteropServices.COMException: (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager
at ExecuteQuery) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
at Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager.ExecuteQuery(String query) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
Found exception of type System.Runtime.InteropServices.COMException; wrapping in type Microsoft.SoftwareCenter.Client.Data.WmiException (Microsoft.SoftwareCenter.Client.Data.WmiException at .ctor) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
Generating event AppCatalogInstallationFailed for application FR200108-Autodesk Electrical 2019 (Microsoft.SoftwareCenter.Client.Data.WmiDataConnector at SendEvent) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
The application Electrical 2019 - Autodesk Electrical 2019 has no UI experience, it will not be displayed in the UI (Microsoft.SoftwareCenter.Client.Data.UtilityClass at IsSoftwareAvailable) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
The application is not available, this wont show in the status view. (Microsoft.SoftwareCenter.Client.Data.UtilityClass at ApplicationShouldShowInStatus) SCClient 12/14/2018 2:57:08 PM 4
(0x0004)
A notification was received for an application that should not be shown in the list view. Ignoring notification and removing application if present. (Microsoft.SoftwareCenter.Client.ViewModels.SoftwareListViewModel+<HandleSoftwareStatusNotificationsAsync>d__121
at MoveNext) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
AppDetails received Event Unknown, state 4, causing a state display value of Failed. The Action Button says _Retry and its enabled state is True (Microsoft.SoftwareCenter.Client.ViewModels.ApplicationDetailsViewModel+<WmiDataConnection_WmiNotificationEvent>d__132
at MoveNext) SCClient 12/14/2018 2:57:08 PM 4 (0x0004)
The installation failed with error code 0 (Microsoft.SoftwareCenter.Client.Pages.UtilityClass at ShowInstallationFailedDialog) SCClient 12/14/2018 2:57:10 PM 1 (0x0001)
Received a WMI event (CCM_InstanceEvent) (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager at EventWatcher_EventArrived) SCClient 12/14/2018 3:03:47 PM 20 (0x0014)
Event maps to notification type = Retry Time Changed (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager at EventWatcher_EventArrived) SCClient 12/14/2018 3:03:47 PM 20 (0x0014)
Installed applications are hidden based on customization policy (Microsoft.SoftwareCenter.Client.ViewModels.SoftwareListViewModel at RemoveInstalledApplicationsFromList) SCClient 12/14/2018 3:03:47
PM 20 (0x0014)
The installation failed with error code 0 (Microsoft.SoftwareCenter.Client.Pages.UtilityClass at ShowInstallationFailedDialog) SCClient 12/14/2018 3:51:25 PM 1 (0x0001)
I'm seeing in this log that it's saying the application isn't available but this computer is in the correct boundary group, and the DP this was assigned to is the server for that group.
And what is the "E:\BT\###" file path? I don't have an E drive on any of the machines I'm testing this on, and no file path like that exists on any of the servers?