Показать сообщение отдельно
Старый 19.01.2011, 16:34   #155
che89
Новый Пользователь
 
Регистрация: 19.01.2011
Возраст: 36
Регион: 61
Сообщений: 1
che89 is on a distinguished road
По умолчанию

при попытке зайти в настройки программы (win7, 64бита):

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 CarDVR.settingsForm.comboResolution_DropDown(Objec t sender, EventArgs e)
at CarDVR.settingsForm.ApplySettingsToForm()
at CarDVR.MainForm.buttonSettings_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: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CarDVR
Assembly Version: 1.8.0.0
Win32 Version: 1.8.0.0
CodeBase: file:///C:/Users/17D3~1/AppData/Local/Temp/Rar$EX00.632/CarDVR.exe
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
AForge.Video.VFW
Assembly Version: 2.1.3.0
Win32 Version: 2.1.3.0
CodeBase: file:///C:/Users/17D3~1/AppData/Local/Temp/Rar$EX00.632/AForge.Video.VFW.DLL
----------------------------------------
AForge.Video
Assembly Version: 2.1.3.0
Win32 Version: 2.1.3.0
CodeBase: file:///C:/Users/17D3~1/AppData/Local/Temp/Rar$EX00.632/AForge.Video.DLL
----------------------------------------
mscorlib.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CarDVR.resources
Assembly Version: 1.8.0.0
Win32 Version: 1.8.0.0
CodeBase: file:///C:/Users/17D3~1/AppData/Local/Temp/Rar$EX00.632/en/CarDVR.resources.DLL
----------------------------------------
AForge.Video.DirectShow
Assembly Version: 2.1.3.0
Win32 Version: 2.1.3.0
CodeBase: file:///C:/Users/17D3~1/AppData/Local/Temp/Rar$EX00.632/AForge.Video.DirectShow.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.
che89 вне форума   Ответить с цитированием