Guten Tag Community...
Ich habe seit 2 Wochen das problem, dass mein Derpradar für Black Ops 2 eine .Net Framework Fehlermeldung hervorbringt.
Meine Lösungsversuche (alle gescheitert):
1. Framework deinstallieren, neu drauf, neu updaten etc.
2. Version 3.5.1 von .Net Framework neu initialisieren (dadurch andere Fehlermeldung (Infos weiter unten)
3. Black ops 2 + Steam neu installiert
4. Virenscans etc.
Alles nichts geholfen wie gesagt..
Also, die Fehlermeldung startet Standardmäßig mit "Unhandled exception has occured in your application. if you click Continue [...]"
Darunter steht (komischerweise auf Deutsch) "Anwendung nicht gefunden."
Und hier nochmal der JIT-Bericht :
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 (0x80004005): Anwendung nicht gefunden
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName)
at 쀢ᨎ킥㰅䥍傭福.㠋촓ି᳗귕અ缴旦(String ᗣ犕⾨姃휉뉅쫰)
at 郭뼔ﱗ䒒ጭ눷쒿.諃�亡춴鳋뿟륣(Object ⍻넫嗢㝄㹐ᛄ㗢, EventArgs 툘殀؏﹩硸衢벮꿮)
at System.Windows.Forms.Form.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(Mes sage& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DerpRadar BO2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/NICO/Desktop/Hacker41822/Hacker41822.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ྫྷ規㳹蒧ᢄㅌ碶
Assembly Version: 0.0.65535.65535
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/NICO/Desktop/Hacker41822/Hacker41822.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1002 built by: RTMGDR
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.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.