.NET Framework 4, 'Unhandled exception has occurred in your applicatio

Page 1 of 2 12 LastLast

  1. Posts : 8
    Greater London
       #1

    .NET Framework 4, 'Unhandled exception has occurred in your applicatio


    Hi guys, I literally couldn't find a damn fix anywhere for this issue so I've had to make my own thread here, hopefully someone will be able to help! . So basically, I downloaded zoombies mod for Arma 3 alpha, and their launcher uses .NET Framework, but every time I hit launch it's been coming up with this error, it was working previously which is what annoys me most xD. Think something may have corrupted but I'm not entirely sure, I've already tried a system restore, re installing the software + updating it and also installing newer version. I've also tried the 'sfc /scannow' in CMD but that so far hasn't seemed to of fixed this issue, I can upload my CBS log if required.

    Thanks in advance!
      My Computer


  2. Posts : 8
    Greater London
    Thread Starter
       #2

    The log, or the info displayed when clicking on the details button of the error message

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ComponentModel.Win32Exception: The system cannot find the file specified
    at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
    at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
    at Zoombies_Launcher.Form1.launchButton(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(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.4984 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Zoombies Launcher
    Assembly Version: 1.2.2.0
    Win32 Version: 1.2.2.0
    CodeBase: file:///C:/Users/naBs/Desktop/Zoombie/Zoombies%20Launcher.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4986 (win7RTMGDR.050727-4900)
    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.4985 (win7RTMGDR.050727-4900)
    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.4985 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.
      My Computer


  3. Posts : 5,915
    Windows 10 Pro X64
       #3

    As the game is an Alpha, I would think it's best to try and go to their support website.
      My Computer


  4. Posts : 8
    Greater London
    Thread Starter
       #4

    Dude said:
    As the game is an Alpha, I would think it's best to try and go to their support website.
    Hi, thanks for the quick response, unfortunately it's not Arma 3 that's broke, it's the launcher for the mod, and it was working perfectly fine beforehand also, this is quite a known issue with .NET Framework but I've not been able to find a fix yet. Hopefully someone can provide me with a fix for this asap! :)
      My Computer


  5. Posts : 8
    Greater London
    Thread Starter
       #5

    Bump D:
      My Computer


  6. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #6

    I kind of lost on this subject but I'm still curious.
    What is a (launcher for the mod)?
      My Computer


  7. Posts : 8
    Greater London
    Thread Starter
       #7

    Layback Bear said:
    I kind of lost on this subject but I'm still curious.
    What is a (launcher for the mod)?


    Don't think the above image is working so here's a link
    http://imageshack.us/photo/my-images...erscreeni.jpg/
      My Computer


  8. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #8

    I'm slow in the brain and need more help.
    What does this mod do?
      My Computer


  9. Posts : 5,915
    Windows 10 Pro X64
       #9

    Layback Bear said:
    I'm slow in the brain and need more help.
    What does this mod do?
    It changes the game where he can play with zombies.

      My Computer


  10. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #10

    Thank you Dude. That video also might help the OP.
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:59.
Find Us