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!

SOLVED Server 2025 and Dell Command Integration Suite

  • Thread starter Thread starter flash67
  • Start date Start date
  • Replies Replies 21
  • Views Views 6K
Status
Not open for further replies.

flash67

Member
Messages
16
Reaction score
2
Points
3
Just wondering if anyone has been successful and having this run?

I understand Server 2025 is not on the list of compatible OS's for DCIS... but wondering if anyone knows what could be happening?

We've sparked up a new 2025 server, installed the latest 6.6.* DCIS suite, when I attempt to click on the Dell Driver Import Library, my whole console crashes.

There is a critical error in Event Viewer > Application but not able to determine the exact cause.
 
Just wondering if anyone has been successful and having this run?

I understand Server 2025 is not on the list of compatible OS's for DCIS... but wondering if anyone knows what could be happening?

We've sparked up a new 2025 server, installed the latest 6.6.* DCIS suite, when I attempt to click on the Dell Driver Import Library, my whole console crashes.

There is a critical error in Event Viewer > Application but not able to determine the exact cause.
Yes, I know what the problem likely is. There is an outdate DLL that both HP and Dell use. Recast has seen the same issue because of HP/Dells use of an old dll. see this blog and the powershell might help. if it does I recommend openning support case with HP/Dell.
launch
 
Yes, I know what the problem likely is. There is an outdate DLL that both HP and Dell use. Recast has seen the same issue because of HP/Dells use of an old dll. see this blog and the powershell might help. if it does I recommend openning support case with HP/Dell.

Ran the script but still have the same issues/symptoms
 
Just wondering if anyone has been successful and having this run?

I understand Server 2025 is not on the list of compatible OS's for DCIS... but wondering if anyone knows what could be happening?

We've sparked up a new 2025 server, installed the latest 6.6.* DCIS suite, when I attempt to click on the Dell Driver Import Library, my whole console crashes.

There is a critical error in Event Viewer > Application but not able to determine the exact cause.
Dell may add the support for server 2025, but they are usually slow when it comes to supporting newer OS.
 
This is what I see in the event log. I cleared it first, opened SCCM, ran the Driver Import Library, it crashed, and these few things generated
 

Attachments

  • error.jpg
    error.jpg
    26.5 KB · Views: 8
This is what I see in the event log. I cleared it first, opened SCCM, ran the Driver Import Library, it crashed, and these few things generated
OK, but what do they say crashed, you need to review each one and search to see if their any are fixes for it.
 
Again what other tools doe you have installed? e.g. do you have HP MIK?
 
OK, but what do they say crashed, you need to review each one and search to see if their any are fixes for it.
I'll paste here.

Critical:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: There is an error in XML document (1, 2). ---> System.InvalidOperationException: <SmsFormData xmlns='http://schemas.microsoft.com/SystemsManagementServer/2005/03/ConsoleFramework'> was not expected.
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderSmsFormData.Read30_SmsFormData()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at Microsoft.ConfigurationManagement.AdminConsole.Common.ManagementProviderUtility.GetFormData(String formXml)
at Microsoft.ConfigurationManagement.AdminConsole.SmsDialogData..ctor(String dialogId, String localeIndependentIdentifier, IResultObject selectedObject, PropertyDataUpdated dataUpdatedDelegate, Object scopeNode, Boolean isReadOnly)
at Microsoft.ConfigurationManagement.AdminConsole.DialogFramework.DialogFactory.CreateDialog(String dialogId, String localeIndependentIdentifier, IResultObject resultObject, PropertyDataUpdated dataUpdatedDelegate, Object scopeNode, Boolean isReadOnly)
at Microsoft.ConfigurationManagement.AdminConsole.ShowDialogTaskHandler.DoTask(NavigationModelNodeBase node, SccmTaskConfiguration sccmTask, PropertyDataUpdated dataUpdatedDelegate, Boolean readOnly)
at Microsoft.ConfigurationManagement.AdminConsole.SccmTaskHandlerBase.DoTask(IList`1 navigationNodes, NavigationModelNodeTask task)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowTaskHandler.WindowTaskOperation.ExecuteTaskJob(Object sender, ConsoleJobEventArgs jobArguments)
at Microsoft.ConfigurationManagement.AdminConsole.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.RunJob(ConsoleJobDescription jobDescription)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobsService.RunJob(ConsoleJobDescription jobDescription)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobsService.RunJob(IComponent jobOwner, EventHandler`1 jobMethod, EventHandler`1 errorHandler, Object[] arguments)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowTaskHandler.WindowTaskOperation.ExecuteTask()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at System.Windows.Window.ShowDialog()
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.GenericWpfWindowConstructor.BeginShow(ShowViewContext showViewContext, Object parent, Object view, AsyncCallback callback, Object state)
at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.WpfWindowRecord.ShowWindow()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.LaunchWindow()
at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.Run()
at Microsoft.ConfigurationManagement.AdminConsole.Program.Main()
 
OK, but what do they say crashed, you need to review each one and search to see if their any are fixes for it.
.NET Runtime:
Application: Microsoft.ConfigurationManagement.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderSmsFormData.Read30_SmsFormData()

Exception Info: System.InvalidOperationException
at System.Xml.Serialization.XmlSerializer.Deserialize(System.Xml.XmlReader, System.String, System.Xml.Serialization.XmlDeserializationEvents)
at Microsoft.ConfigurationManagement.AdminConsole.Common.ManagementProviderUtility.GetFormData(System.String)
at Microsoft.ConfigurationManagement.AdminConsole.SmsDialogData..ctor(System.String, System.String, Microsoft.ConfigurationManagement.ManagementProvider.IResultObject, Microsoft.ConfigurationManagement.AdminConsole.PropertyDataUpdated, System.Object, Boolean)
at Microsoft.ConfigurationManagement.AdminConsole.DialogFramework.DialogFactory.CreateDialog(System.String, System.String, Microsoft.ConfigurationManagement.ManagementProvider.IResultObject, Microsoft.ConfigurationManagement.AdminConsole.PropertyDataUpdated, System.Object, Boolean)
at Microsoft.ConfigurationManagement.AdminConsole.ShowDialogTaskHandler.DoTask(Microsoft.EnterpriseManagement.ConsoleFramework.NavigationModelNodeBase, Microsoft.ConfigurationManagement.AdminConsole.SccmTaskConfiguration, Microsoft.ConfigurationManagement.AdminConsole.PropertyDataUpdated, Boolean)
at Microsoft.ConfigurationManagement.AdminConsole.SccmTaskHandlerBase.DoTask(System.Collections.Generic.IList`1<Microsoft.EnterpriseManagement.ConsoleFramework.NavigationModelNodeBase>, Microsoft.EnterpriseManagement.ConsoleFramework.NavigationModelNodeTask)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowTaskHandler+WindowTaskOperation.ExecuteTaskJob(System.Object, Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobEventArgs)
at Microsoft.ConfigurationManagement.AdminConsole.ConsoleJobExceptionHandler.ExecuteJob(System.ComponentModel.IComponent, System.EventHandler`1<Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobEventArgs>, System.Object, Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobEventArgs)
at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.RunJob(Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobDescription)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobsService.RunJob(Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobDescription)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowJobsService.RunJob(System.ComponentModel.IComponent, System.EventHandler`1<Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobEventArgs>, System.EventHandler`1<Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobErrorEventArgs>, System.Object[])
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowTaskHandler+WindowTaskOperation.ExecuteTask()

Exception Info: System.Reflection.TargetInvocationException
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Delegate.DynamicInvokeImpl(System.Object[])
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
at System.Windows.Window.ShowHelper(System.Object)
at System.Windows.Window.Show()
at System.Windows.Window.ShowDialog()
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager+GenericWpfWindowConstructor.BeginShow(Microsoft.EnterpriseManagement.ConsoleFramework.ShowViewContext, System.Object, System.Object, System.AsyncCallback, System.Object)
at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(Microsoft.EnterpriseManagement.ConsoleFramework.ShowViewContext, System.AsyncCallback, System.Object)
at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager+WpfWindowRecord.ShowWindow()

Exception Info: System.Reflection.TargetInvocationException
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Delegate.DynamicInvokeImpl(System.Object[])
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at System.Windows.Application.Run(System.Windows.Window)
at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.LaunchWindow()
at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.Run()
at Microsoft.ConfigurationManagement.AdminConsole.Program.Main()

Application Error:
Faulting application name: Microsoft.ConfigurationManagement.exe, version: 5.2409.1184.1000, time stamp: 0xd24e95ae
Faulting module name: KERNELBASE.dll, version: 10.0.26100.3037, time stamp: 0x3ff9f933
Exception code: 0xe0434352
Fault offset: 0x0015c424
Faulting process id: 0xB44
Faulting application start time: 0x1DB91DE58F52A69
Faulting application path: C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\Microsoft.ConfigurationManagement.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 5c8dc88d-d8a6-4949-97f7-e0f8bd8ee5f2
Faulting package full name:
Faulting package-relative application ID:
 
OK, but what do they say crashed, you need to review each one and search to see if their any are fixes for it.
Windows Error Reporting:
Fault bucket 2255706007122037275, type 5
Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: LRE420M52QQYT0KWXNWESOVVMQF5I2RH
P2: 5.2409.1184.1000
P3: d24e95ae
P4: Microsoft.GeneratedCode
P5: 1.0.0.0
P6: 0
P7: 1e
P8: 0
P9: System.InvalidOperationException
P10:

Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.a918f493-ea68-4827-a711-95433289c6f6.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.a0dcf3b2-4fe3-4ed2-a11f-817727ab351a.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.6024c876-5e7c-4569-83fa-7d9d39183d85.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.a4b138e5-3710-4c64-aaa4-2b48b003df90.tmp.txt
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.131a9dd7-8067-4f5c-91fe-5ed49591668f.tmp.xml

These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_LRE420M52QQYT0KW_e6e59f8eb6c2406196505985d98a4476d31a1743_3912b795_faf85376-f2ae-4925-99a2-f7d100f2dba2

Analysis symbol:
Rechecking for solution: 0
Report Id: 5c8dc88d-d8a6-4949-97f7-e0f8bd8ee5f2
Report Status: 268435456
Hashed bucket: 5616b3ff5a3d6704cf4de0a988394a1b
Cab Guid: 0
 
Not sure if something changed in Windows or in an update, but I tried just uninstalling and reinstalling DCIS and it's working fine now.
 
Status
Not open for further replies.

Forum statistics

Threads
7,132
Messages
27,852
Members
18,148
Latest member
therealLawrence
Back
Top