Image Grabber II NET & Windows XP 64 PROBLEM..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Professore
    Junior Member
    Junior Member
    • Dec 2007
    • 1

    Image Grabber II NET & Windows XP 64 PROBLEM..

    Hello, i have problem using Image Grabber II NET in Windows XP 64bit. When i am trying to open a video file i get the error:



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

    ************** Exception Text **************
    System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (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.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.42 (RTM.050727-4200)
    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:///C:/Program%20Files%20(x86)/Image%20Grabber%20II.NET/Image%20Grabber%20II.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    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.42 (RTM.050727-4200)
    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.42 (RTM.050727-4200)
    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:///C:/Program%20Files%20(x86)/Image%20Grabber%20II.NET/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.
    dotNET64 is installed..
Working...