Jump to content

Schildkröte1

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Schildkröte1

  1. On 1/29/2011 at 8:48 AM, Al 7365 said:

    This is what it states under details: 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 Groundspeak.Wherigo.ZonesEngine.ZonesEngineDll.InitializeEngine(Byte[] szDeviceId, Byte[] szLogFolder)

    at Groundspeak.Wherigo.ZonesEngine.ZonesEngineDll.InitializeEngine(String strDeviceId, String strLogFolder)

    at Player.frmMain.InitEngine()

    at Player.frmMain.Init()

    at Player.frmMain..ctor()

    at ZonesAuthor.frmMain.menuCartridgeEmulator_Click(Object sender, EventArgs e)

    at System.Windows.Forms.MenuItem.OnClick(EventArgs e)

    at System.Windows.Forms.MenuItem.ShortcutClick()

    at System.Windows.Forms.Menu.ProcessCmdKey(Message& msg, Keys keyData)

    at System.Windows.Forms.Form.ProcessCmdKey(Message& msg, Keys keyData)

    at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)

    at System.Windows.Forms.Control.PreProcessMessage(Message& msg)

    at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)

    at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)

     

    ************** 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

    ----------------------------------------

    WherigoBuilder

    Assembly Version: 2.0.5129.5086

    Win32 Version: 2.0.5129.5086

    CodeBase: file:///C:/Program%20Files%20(x86)/Groundspeak/Wherigo/Builder/WherigoBuilder.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

    ----------------------------------------

    System.Xml

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

    ----------------------------------------

    ZonesFramework

    Assembly Version: 1.0.2104.4260

    Win32 Version: 1.0.2104.4260

    CodeBase: file:///C:/Program%20Files%20(x86)/Groundspeak/Wherigo/Builder/ZonesFramework.DLL

    ----------------------------------------

    Player

    Assembly Version: 1.0.3072.27804

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Program%20Files%20(x86)/Groundspeak/Wherigo/Builder/Player.DLL

    ----------------------------------------

    GeoFramework.Gps

    Assembly Version: 2.3.3600.13

    Win32 Version: 2.3.3600.13

    CodeBase: file:///C:/Program%20Files%20(x86)/Groundspeak/Wherigo/Builder/GeoFramework.Gps.DLL

    ----------------------------------------

    GeoFramework

    Assembly Version: 1.4.3600.3

    Win32 Version: 1.4.3600.3

    CodeBase: file:///C:/Program%20Files%20(x86)/Groundspeak/Wherigo/Builder/GeoFramework.DLL

    ----------------------------------------

    Microsoft.WindowsCE.Forms

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.7045.00

    CodeBase: file:///C:/Program%20Files%20(x86)/Groundspeak/Wherigo/Builder/Microsoft.WindowsCE.Forms.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.

     

    And I find out the system vision.

    The Problem was discussed here: 

    They also found a solution 

×
×
  • Create New...