microsoft .NET framework - unhandled exception has occured in a component in your application. if you click continue the applocation will ignore this

A

AidanLols

recently my pc has been crashing. basically what happens is my pc screen will freeze, and loud static will come from my heaphones. the only way is to hard restart it. i opened up event viewer and the following dialogue popped up:


microsoft .NET framework


unhandled exception has occured in a component in your application. if you click continue the applocation will ignore this error and attempt to continue.


invalidargument=value of "-1" is not valid for index" parameter name: index


See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.



************** Exception Text **************

System.ArgumentOutOfRangeException: InvalidArgument=Value of '-1' is not valid for 'index'.

Parameter name: index

at System.Windows.Forms.ListView.GetItemState(Int32 index, Int32 mask)

at System.Windows.Forms.ListViewItem.get_StateImageIndex()

at System.Windows.Forms.ListView.ListViewNativeItemCollection.Add(ListViewItem value)

at System.Windows.Forms.ListView.ListViewItemCollection.Add(ListViewItem value)

at Microsoft.Windows.ManagementUI.CombinedControls.EventHomeControl.UpdateLogSummaryUI()





************** Loaded Assemblies **************

mscorlib

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

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

Microsoft.ManagementConsole

Assembly Version: 3.0.0.0

Win32 Version: 10.0.18362.1

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.ManagementConsole/3.0.0.0__31bf3856ad364e35/Microsoft.ManagementConsole.dll

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

System

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

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

MMCFxCommon

Assembly Version: 3.0.0.0

Win32 Version: 10.0.18362.1

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/MMCFxCommon/3.0.0.0__31bf3856ad364e35/MMCFxCommon.dll

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

System.Configuration

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

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

System.Core

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

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

System.Xml

Assembly Version: 4.0.0.0

Win32 Version: 4.8.3752.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

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

System.Windows.Forms

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

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

System.Drawing

Assembly Version: 4.0.0.0

Win32 Version: 4.8.3752.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

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

EventViewer

Assembly Version: 10.0.0.0

Win32 Version: 10.0.18362.1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/EventViewer/v4.0_10.0.0.0__31bf3856ad364e35/EventViewer.dll

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

MIGUIControls

Assembly Version: 1.0.0.0

Win32 Version: 10.0.18362.535

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/MIGUIControls/v4.0_1.0.0.0__31bf3856ad364e35/MIGUIControls.dll

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

System.ServiceProcess

Assembly Version: 4.0.0.0

Win32 Version: 4.8.3752.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll

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



************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.



For example:



<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>



When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.



please help this crashing has become really annoying, thanks in advance


-aidan

Continue reading...
 
Back
Top Bottom