Jump to content

MVP Editor not working


mjeff35

Recommended Posts

Appreciate if someone can help me out, Trying to use the mvpeditor but when i click on the editor, the message below keeps popping up, can anyone figure this out and let me know what's going on, appreciate assistance.

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 MVP2005Editor.Form1.Form1_Activated(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnActivated(EventArgs e)

at System.Windows.Forms.Form.set_Active(Boolean value)

at System.Windows.Forms.Form.WmActivate(Message& m)

at System.Windows.Forms.Form.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.42 (RTM.050727-4200)

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

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

MVP2005 Editor

Assembly Version: 1.0.2497.35398

Win32 Version:

CodeBase: file:///C:/unzipped/mvp2005_editorv0%5B1%5D.22/MVP2005%20Editor.exe

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

msvcm80

Assembly Version: 8.0.50608.0

Win32 Version: 8.00.50727.42

CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll

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

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

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

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

Link to comment
Share on other sites

Ok, i got it working now, had to be in dynasty mode. But i'm still not getting any potraits in the editor. I went in and made the edit changes to where my potraits.big and the other file was at, but no protraits showing, can anyone help me out?

Link to comment
Share on other sites

You have visual studio installed? That's waht gave me that, I switched to the express editions of those things cause they don't have JIT installed with them. You can enable Dr. Watson, or you can check the microsoft forums for JIT problems...and please, please don't bump after an hour and a half, you shouldn't bump period and a week or so atleast next time, your topic was still in the top 10 when you bumped...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...