Windows 10: MS .NET Framework Error: Unhandled exception has occured in your ap...

Discus and support MS .NET Framework Error: Unhandled exception has occured in your ap... in Windows 10 Software and Apps to solve the problem; Good day, I have an issue with Microsoft .NET Framework. Every time I log into my session, I get a popup saying: "Unhandled exception had occurred... Discussion in 'Windows 10 Software and Apps' started by ChronoTheCode, Apr 21, 2018.

  1. MS .NET Framework Error: Unhandled exception has occured in your ap...


    Good day,

    I have an issue with Microsoft .NET Framework. Every time I log into my session, I get a popup saying: "Unhandled exception had occurred in your application. If you click Continue, the application will ifnore this error and attempt to continue. If you click Quit, the application will clos immediately. Configuration system failed to initialize."

    I would like to get rid of that annoying popup. I don't know where it came from, nor do I know how to get rid of it. I scanned my computer for threats multiple times (and I still do). Still, doesn't seem to be a malware causing that. Can anybody help? Thanks!

    ~~
    PS: Right underneath the text label, in the popup window, there is a "Details" information box which contains the following:

    See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************
    System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize --->
    System.Configuration.ConfigurationErrorsException: '.', hexadecimal value 0x00, is an invalid character. Line 10, position 1. (C:\Users\Gab\AppData\Local\MSI\SCM.exe_Url_zv0ikcohnhzptbjtykvepncdk0ijftla\13.17.4278.0\user.confi g line 10) ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 10, position 1. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars) at System.Xml.XmlTextReaderImpl.ParseText() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Skip() at System.Configuration.XmlUtil.StrictSkipToNextElement(ExceptionAction action) at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps) at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps) at System.Configuration.BaseConfigurationRecord.ScanSections(XmlUtil xmlUtil) at System.Configuration.BaseConfigurationRecord.InitConfigFromFile() --- End of inner exception stack trace --- at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e) --- End of inner exception stack trace --- at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.RefreshSection(String sectionName) at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped) at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties) at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue) at System.Configuration.SettingsBase.set_Item(String propertyName, Object value) at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value) at MSI.SCM.SCMII.SetECOtoEC() at MSI.SCM.SCMII.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    :)
     
    ChronoTheCode, Apr 21, 2018
    #1
  2. Alden Rey Win User

    Microsoft .Net Framework error "Unhandled exception has occured"

    Hi Manas,

    This error message "Unhandled exception has occured" can be received if the Microsoft .NET Framework component is not installed on your computer, outdated or if it is damaged. To sort this concern, kindly follow the steps provided by
    Pavan1709 on this
    link
    .

    For any other concerns, don't hesitate to get back to us.

    Regards.
     
    Alden Rey, Apr 21, 2018
    #2
  3. KEK_JACK Win User
    MS .NET framework Unhandled exception has occurred in your application

    Hello,

    I'm trying to launch an app but I get this weird problem

    See the end of this message for details on invoking

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

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

    System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Nitin\Desktop\TDUPE 2.77!\temp\debug.log'.

    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)

    at System.IO.File.Create(String path)

    at TDUeditor.Form1.Form1_Load(Object sender, EventArgs e)

    at System.Windows.Forms.Form.OnLoad(EventArgs e)

    at ComponentFactory.Krypton.Toolkit.KryptonForm.OnLoad(EventArgs e)

    at System.Windows.Forms.Form.OnCreateControl()

    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

    at System.Windows.Forms.Control.CreateControl()

    at System.Windows.Forms.Control.WmShowWindow(Message& m)

    at System.Windows.Forms.Control.WndProc(Message& m)

    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

    at System.Windows.Forms.ContainerControl.WndProc(Message& m)

    at System.Windows.Forms.Form.WmShowWindow(Message& m)

    at System.Windows.Forms.Form.WndProc(Message& m)

    at ComponentFactory.Krypton.Toolkit.VisualForm.WndProc(Message& m)

    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

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

    mscorlib

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

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

    TDUeditor

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Users/Nitin/Desktop/TDUPE%202.77!/TDUeditor.exe

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

    System.Windows.Forms

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

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

    System

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.8750 (QFE.050727-8700)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

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

    System.Drawing

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

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

    ComponentFactory.Krypton.Toolkit

    Assembly Version: 4.2.0.0

    Win32 Version: 4.2.0.0

    CodeBase: file:///C:/Users/Nitin/Desktop/TDUPE%202.77!/ComponentFactory.Krypton.Toolkit.DLL

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

    System.Xml

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

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

    System.Configuration

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

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

    System.Data

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.8751 (QFE.050727-8700)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll

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

    DjeFramework1

    Assembly Version: 1.0.3738.25971

    Win32 Version: 1.0.3738.25971

    CodeBase: file:///C:/Users/Nitin/Desktop/TDUPE%202.77!/DjeFramework1.DLL

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

    TDUModdingLibrary

    Assembly Version: 1.0.3738.25971

    Win32 Version: 1.0.3738.25971

    CodeBase: file:///C:/Users/Nitin/Desktop/TDUPE%202.77!/TDUModdingLibrary.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.

    what can i do to solve this issue ? i'm on Windows 10, i have .net framework 6.2, i don't have any anti-virus program.
     
    KEK_JACK, Apr 21, 2018
    #3
  4. Superfly Win User

    MS .NET Framework Error: Unhandled exception has occured in your ap...

    From what it appears the program SCM.exe is trying to contact an IP from a configuration file and not finding it.

    Read more about the program here: SCM.exe Windows process - What is it?

    If you can't uninstall it from Programs and Features, search for "SCM*" (in Windows directory as well as Registry) and delete each occurance. Create a back-up prior as usual.
     
    Superfly, Apr 21, 2018
    #4
Thema:

MS .NET Framework Error: Unhandled exception has occured in your ap...

Loading...
  1. MS .NET Framework Error: Unhandled exception has occured in your ap... - Similar Threads - NET Framework Error

  2. Microsoft .NET Framework unhandled exception has occured.

    in Windows 10 BSOD Crashes and Debugging
    Microsoft .NET Framework unhandled exception has occured.: I was trying to open a game of mine when I got the message "Unhandled exception has occurred in your application If you click continue the application will ignore this error and attempt to continue." I pressed continue but nothing happened. How can I stop this from happening?...
  3. microsoft .NET framework - unhandled exception has occured in a component in your...

    in Windows 10 BSOD Crashes and Debugging
    microsoft .NET framework - unhandled exception has occured in a component in your...: 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...
  4. Microsoft .NET Framework Unhandled exception has occurred in your application

    in Windows 10 Customization
    Microsoft .NET Framework Unhandled exception has occurred in your application: How do I fix this please? See the end of this message for details on invoking just-in-time JIT debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: Font 'HP Simplified' cannot be found. at...
  5. Microsoft .NET Framework Unhandled exception has occurred in your application.

    in Windows 10 BSOD Crashes and Debugging
    Microsoft .NET Framework Unhandled exception has occurred in your application.: Yesterday when I shut down my PC I noticed that it takes a lot longer than usual, and today I got this error I believe puts out by Razer Synapse when the system start up. It is a .NET Framework error, but it seems that only Microsoft apps still remain the ability to connect...
  6. MS .NET Framework Error: Unhandled exception has occured

    in Windows 10 Software and Apps
    MS .NET Framework Error: Unhandled exception has occured: Hello Everyone, I have an issue with Microsoft .NET Framework, Every single time i get this popup "Unhandled exception had occurred in your application. If you click Continue, the application will ifnore this error and attempt to continue. If you click Quit, the application...
  7. NET framework unhandled exception has occurred in your application

    in Windows 10 BSOD Crashes and Debugging
    NET framework unhandled exception has occurred in your application: Hi, I hope I can get some feedback with regards to an error I've been receiving when trying to start the Benchmark.exe of the game Metro Exodus. Here's how things went prior to the error: -I was trying to benchmark a new GPU-a GTX 780. The benchmark ran fine until I tried...
  8. Microsoft .Net Framework Unhandled exception has occured in your application

    in Windows 10 Network and Sharing
    Microsoft .Net Framework Unhandled exception has occured in your application: Hi so I have this problem with Microsoft .NET Framework, some kind of pop up appeared called : "Microsoft .Net Framework Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click...
  9. Unhandled exception has occurred in your application .net framework - Windows 10

    in Windows 10 Installation and Upgrade
    Unhandled exception has occurred in your application .net framework - Windows 10: Hi! When trying to run a program, I received the following message: "Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the appplication will close immediately....
  10. Microsoft .NET Framework: Unhandled Exception has occured in a component of your...

    in Windows 10 BSOD Crashes and Debugging
    Microsoft .NET Framework: Unhandled Exception has occured in a component of your...: We have add a System Tray component to our UWP app, and when user clicks on any options from the systray. It was throwing the below error. unhanded exception has occurred in you application. If you click continue, the application will ignore and attempt to continue. If you...

Users found this page by searching for:

  1. kb4503286 system.dll