Image grabber II.net
Napsal: 12 lis 2010 16:31
Mam problem s tymto programom vo WIndows 7. Ako nahle ho otvorim a dam nacitat video vyhodi to takuto hlasku:
Po kliknuti na DETAILS vybehne:
viete mi prosim nejako poradit???
Kód: Vybrat vše
Unhandled exception has occured in your application. If you click Ontinue the application will ignore this error and attempt to continue. If you click Quit the application will close immediately
Prebehol pokus nacitat program v nespravnom formate. ( Exception from HRESULT : 0x8007000B).
Kód: Vybrat vše
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.BadImageFormatException: Prebehol pokus načítať program v nesprávnom formáte. (Exception from HRESULT: 0x8007000B)
at ImageGrabberII.MediaInfo.MediaInfo_New()
at ImageGrabberII.MediaInfo.GetInfo(String FileName)
at ImageGrabberII.frmMain.OpenMovie(String Filename, Boolean SuppressErrors)
at ImageGrabberII.frmMain.mnuOpen_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(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/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Image Grabber II
Assembly Version: 1.0.2311.30790
Win32 Version: 1.0.2311.30790
CodeBase: file:///D:/INSTAL2010/IG/Image%20Grabber%20II.exe
----------------------------------------
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
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.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
----------------------------------------
DirectShowLib
Assembly Version: 1.3.0.30112
Win32 Version: 1.3.0.30112
CodeBase: file:///D:/INSTAL2010/IG/DirectShowLib.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.