Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Lost console after upgrade SCCM 2107

  • Thread starter Thread starter saleharaki
  • Start date Start date
  • Replies Replies 1
  • Views Views 1K

saleharaki

New Member
Messages
2
Reaction score
0
Points
1
Hello All,
I need help, please... I have lost my access to the console with an error below and I am not able to login to the console at all.
I checked the logs and the result is below as well.

please advise what can I do to move forward, as I have been stuck for a week in this!!
1638421027148.png

Logs:

1638421183096.png

Logs Details:
System.ArgumentException: Version string portion was too short or too long.
at System.Version.VersionResult.SetFailure(ParseFailureKind failure, String argument)
at System.Version.TryParseVersion(String version, VersionResult& result)
at System.Version.Parse(String input)
at System.Version..ctor(String version)
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath)
at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)
at Microsoft.ConfigurationManagement.AdminConsole.UtilityClass.ConnectionManagerFromScope(ScopeNode scope, String connectionManagerInstance, Boolean connectionIfDisconnected)
at Microsoft.ConfigurationManagement.AdminConsole.SccmTreeNavigationNodeProviderBase.GetTasks(Uri providerRoot, IList`1 nodes, TaskQueryCriteria queryCriteria)
at Microsoft.EnterpriseManagement.ConsoleFramework.NavigationModelAdaptor.GetNodeTasks(DataQueryBase query, IList`1 nodes)
at Microsoft.EnterpriseManagement.ConsoleFramework.NavigationModelAdaptor.DoAction(DataQueryBase query, IList`1 dataSources, IDictionary`2 parameters, IList`1 inputs, String outputCollectionName)
at Microsoft.EnterpriseManagement.UI.DataModel.QueryQueue.StartExecuteQuery(Object sender, ConsoleJobEventArgs e)
at Microsoft.ConfigurationManagement.AdminConsole.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.JobThread(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

-------------------------------------------------------------------------------------

Logs Details:
Faulting application name: Microsoft.ConfigurationManagement.exe, version: 5.2107.1063.1000, time stamp: 0x904f05b2
Faulting module name: KERNELBASE.dll, version: 6.3.9600.19724, time stamp: 0x5ec50c3e
Exception code: 0xe0434352
Fault offset: 0x000156e8
Faulting process id: 0xca0
Faulting application start time: 0x01d7e737199ad6ce
Faulting application path: D:\Program File\AdminConsole\bin\Microsoft.ConfigurationManagement.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: 594631e8-532a-11ec-810e-00155dab0ea8
Faulting package full name:
Faulting package-relative application ID:
------------------------------------------------------------------------------
 
Difficult to say why this is happening without having access to the setup. My suggestion would be to Log a ticket with Microsoft support.
 
Back
Top