Register for your free account! | Forgot your password?

Go Back   elitepvpers > Off-Topics > Technical Support
You last visited: Today at 07:12

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Fehlermeldung microsoft framework

Discussion on Fehlermeldung microsoft framework within the Technical Support forum part of the Off-Topics category.

Reply
 
Old   #1
 
Z4NE's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 1,578
Received Thanks: 240
Fehlermeldung microsoft framework

hey,

ich kriege diese fehlermeldung wenn ich ein programm starte



Framework ist auf dem neusten stand

hier der bericht:


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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at SSPAT.SSPATFrame.drawImage()
at SSPAT.SSPATFrame.bstart_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs 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.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.6.1637.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1637.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
SSPAT
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/DANZJEEE/AppData/Local/Apps/2.0/XPE3LG2L.T6L/TWNTYX1X.BY6/sspa..tion_556a7083c287dcae_0007.0008_1a242f6eb295 2a83/SSPAT.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
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.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
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.6.1638.0 built by: NETFXREL3STAGE
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.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 9.0.0.0
Win32 Version: 9.0.1.19813
CodeBase: file:///C:/Users/DANZJEEE/AppData/Local/Apps/2.0/XPE3LG2L.T6L/TWNTYX1X.BY6/sspa..tion_556a7083c287dcae_0007.0008_1a242f6eb295 2a83/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.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.
Z4NE is offline  
Old 06/26/2017, 22:45   #2
"Ich muss noch viel von dir lernen" - Sm!th'17




 
Krotus's Avatar
 
elite*gold: 2325
The Black Market: 165/1/0
Join Date: Dec 2010
Posts: 21,635
Received Thanks: 9,635
Arrow Hardware Discussions / Questions -> Technical Support

#moved
Krotus is offline  
Old 06/26/2017, 22:51   #3
 
elite*gold: 100
Join Date: Apr 2008
Posts: 860
Received Thanks: 1,487
Sieht eher aus wie ein Bug der Anwendung, und weniger wie ein Problem des .NET Frameworks. Hat die Anwendung vielleicht Konfigurationsdateien die man löschen kann?
florian0 is offline  
Reply


Similar Threads Similar Threads
[RELEASE] Alexya Framework - Lightweigh PHP Framework
07/13/2015 - Coding Releases - 2 Replies
Hi! I've just finished a framework I was working on and decided to release it. I'll put the github link over here: https://github.com/manulaiko/alexya and you'll check it, once I get back home I'll post a tutorial. See you!
.net framework 4.0.319 Fehlermeldung
04/09/2012 - Technical Support - 2 Replies
Hallo zusammen, ich habe bereits google benutz verschiedene Foren, aber leider findet ich keine Lösung! :-( Es geht um folgendes, ich würde gern ein Programm verwenden ( Bl1zz4rDs FishY ) , aber wenn ich es starten will bekomme ich eine Fehlermeldung. Die Meldung habe ich auch bei anderen .Net 4 Programmen bekommen. http://img24.imageshack.us/img24/6070/sdfsdgsdgsd gsdg.jpg Ich habe .Netframework 4 Full installiert, aber trotzdem bringt das alles nichts.
setup Net microsoft net Framework sp 3.5 sp1 log all setup Net microsoft net Framewo
11/17/2011 - Rappelz - 0 Replies
setup Net microsoft net Framework sp 3.5 sp1 log all setup Net microsoft net Framework sp 3.5 sp1 log all some proplem this ): here ........ http://www.elitepvpers.com/forum/rappelz/1542117- help-decrypt-client-3.html#post13918381 help @@ PLZ ):
[Hilfe!]Microsoft.NET Framework...-.-
09/23/2010 - Metin2 Private Server - 2 Replies
Also ich bekomme dauernd diese schei* Microsoft.NET Framework!!!! Da steht drinne: Unbehandelete Ausnahme in der Anwendung.Kilcken Sie auf "Weiter" um den Fehler zu ignorieren und die Anwendung fortzusetzen. Wenn Sie auf "Beenden" klicken,wird die Anwendung sofort beendet. Der Remoteserver hat einen Fehler zurückgegeben:(500)Interner Serverfehler.
Speedhack that don't need Microsoft .NET Framework 2.0?
07/10/2008 - Conquer Online 2 - 3 Replies
most of the speedhacks need Microsoft .NET Framework 2.0, are there any speedhacks that can use without Microsoft .NET Framework 2.0? thanks.



All times are GMT +1. The time now is 07:12.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.