Jump to content

Cronner

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Denmark

Posts posted by Cronner

  1. At the end when i click finish i get this error:

    Making the image on vista x64 rtm and the image is vista x64 rtm to.

    Image works perfectly :)

    See the end of this message for details on invoking

    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************

    System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

    at ..(IntPtr )

    at ..(Boolean , Boolean )

    at ..(Boolean )

    at ..(Object , EventArgs )

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

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

    at System.Windows.Forms.Button.WndProc(Message& m)

    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.312 (rtmLHS.050727-3100)

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

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

    vlite

    Assembly Version: 0.7.0.0

    Win32 Version: 0.7.0.0

    CodeBase: file:///C:/Program%20Files%20(x86)/vLite/vLite.exe

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

    System

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

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

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

    vLite

    Assembly Version: 0.7.0.0

    Win32 Version: 0.7.0.0

    CodeBase: file:///C:/Program%20Files%20(x86)/vLite/vLite.exe

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

    System.Windows.Forms

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

    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.312 (rtmLHS.050727-3100)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

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

    MCDBNET2

    Assembly Version: 1.32.0.0

    Win32 Version: 1.32.0.1302

    CodeBase: file:///C:/Program%20Files%20(x86)/vLite/MCDBNET2.DLL

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

    msvcm80

    Assembly Version: 8.0.50727.312

    Win32 Version: 8.00.50727.312

    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.312_none_10b2ee7b9bffc2c7/msvcm80.dll

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

    vhelper

    Assembly Version: 1.0.2478.3773

    Win32 Version: 1, 0, 0, 1

    CodeBase: file:///C:/Program%20Files%20(x86)/vLite/vhelper.DLL

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

    System.Xml

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

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

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

    Accessibility

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.

×
×
  • Create New...