poldilein0815 Posted January 5, 2017 Posted January 5, 2017 can anyone helpi start hyperspin and start a game...the a window start an tell me that...but the game works...Informationen über das Aufrufen von JIT-Debuggenanstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.************** Ausnahmetext **************System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei U_HID.Form1.comboPin_SelectedIndexChanged(Object sender, EventArgs e) bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) bei U_HID.Form1.Form1_Activated(Object sender, EventArgs e) bei System.Windows.Forms.Form.set_Active(Boolean value) bei System.Windows.Forms.Form.WmActivate(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)************** Geladene Assemblys **************mscorlib Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll.----------------------------------------WinIPAC Assembly-Version: 1.0.8.5. Win32-Version: 1.0.8.5. CodeBase: file:///C:/Program%20Files%20(x86)/WinIPAC%20V2/WinIPAC.exe.----------------------------------------System.Windows.Forms Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.----------------------------------------System Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.----------------------------------------System.Drawing Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.----------------------------------------Accessibility Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.----------------------------------------CyUSB Assembly-Version: 3.4.7.0. Win32-Version: 3.4.7.0. CodeBase: file:///C:/Program%20Files%20(x86)/WinIPAC%20V2/CyUSB.DLL.----------------------------------------mscorlib.resources Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.----------------------------------------System.Xml Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.----------------------------------------System.Configuration Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.----------------------------------------System.Windows.Forms.resources Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.----------------------------------------************** JIT-Debuggen **************Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in derKonfigurationsdatei der Anwendung oder des Computers(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.Zum Beispiel:<configuration> <system.windows.forms jitDebugging="true" /></configuration>Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Recommended Posts
Archived
This topic is now archived and is closed to further replies.