|  18.05.2012, 10:04 | #111 | 
	| Пользователь 
				 
				Регистрация: 08.04.2010 Город: Домодедово Регион: 50, 90, 150 Машина: Hyundai Elantra 
					Сообщений: 81
				      | 
				  
 Скачал, запустил, в настройки тоже пустила, нажал на запись и на тебе... 
	Цитата: 
	
		| See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
 
 ************** Exception Text **************
 System.Exception: Failed creating compressed stream.
 at AForge.Video.VFW.AVIWriter.Open(String fileName, Int32 width, Int32 height, Int32 asamples) in D:\PROGRAMS\CamWorker\Aforge\Video.VFW\AVIWriter.c  s:line 239
 at CamWorker.VideoWorker.CreateAVI() in D:\PROGRAMS\CamWorker\VideoWorker.cs:line 420
 at CamWorker.CamWorker.button2_Click(Object sender, EventArgs e) in D:\PROGRAMS\CamWorker\CamWorker.cs:line 148
 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.5456 (Win7SP1GDR.050727-5400)
 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
 ----------------------------------------
 CamWorker
 Assembly Version: 1.1.1.37814
 Win32 Version: 1.1.1.*
 CodeBase: file:///C:/CamWorker_1.1.3/CamWorker/Build/CamWorker.exe
 ----------------------------------------
 System.Windows.Forms
 Assembly Version: 2.0.0.0
 Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
 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.5456 (Win7SP1GDR.050727-5400)
 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.5458 (Win7SP1GDR.050727-5400)
 CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
 ----------------------------------------
 MainProg.Controls
 Assembly Version: 1.0.0.0
 Win32 Version: 1.0.0.0
 CodeBase: file:///C:/CamWorker_1.1.3/CamWorker/Build/MainProg.Controls.DLL
 ----------------------------------------
 Microsoft.DirectX.DirectDraw
 Assembly Version: 1.0.2902.0
 Win32 Version: 5.04.00.2904
 CodeBase: file:///C:/CamWorker_1.1.3/CamWorker/Build/Microsoft.DirectX.DirectDraw.DLL
 ----------------------------------------
 DSInterface
 Assembly Version: 1.0.0.0
 Win32 Version: 1.0.0.0
 CodeBase: file:///C:/CamWorker_1.1.3/CamWorker/Build/DSInterface.DLL
 ----------------------------------------
 Microsoft.DirectX
 Assembly Version: 1.0.2902.0
 Win32 Version: 5.04.00.2904
 CodeBase: file:///C:/CamWorker_1.1.3/CamWorker/Build/Microsoft.DirectX.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.
 |  | 
	|   |   |