Jump to content

Recommended Posts

Posted

Hey Guys

Lately I have been having problem using XPreview to view mt edited WINNTBBU.DLL. It shows me the orginal WINNTBBU.DLL, but when I want to view my edited WINNTBBU.DLL, I get the following error messages:

See the end of this message for details on invoking

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

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

System.NullReferenceException: Object reference not set to an instance of an object.

at XPreview.ResourceManagement.Manager.ResizeBitmap(Bitmap OriginalBitmap, Int32 NewWidth, Int32 NewHeight)

at XPreview.Modules.winntbb.winntbb.LoadFile(String Filename, MenuItem& parentMenu)

at XPreview.formMain.menuOpen_Click(Object sender, EventArgs e)

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

at System.Windows.Forms.MenuItemData.Execute()

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.ScrollableControl.WndProc(Message& m)

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

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

at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)

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

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll

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

XPreview

Assembly Version: 1.0.4250.0

Win32 Version: 1.0.4250.0

CodeBase: file:///C:/Program%20Files/jcarle.com/XPreview/XPreview.exe

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

XPreview.Modules.Interface

Assembly Version: 1.0.4250.0

Win32 Version: 1.0.4250.0

CodeBase: file:///C:/Program%20Files/jcarle.com/XPreview/XPreview.Modules.Interface.DLL

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

System.Windows.Forms

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll

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

System

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll

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

System.Drawing

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll

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

XPreview.Modules.winntbb

Assembly Version: 1.0.4253.0

Win32 Version: 1.0.4253.0

CodeBase: file:///C:/Program%20Files/jcarle.com/XPreview/Modules/winntbb.xpm

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

XPreview.ResourceManagement

Assembly Version: 1.0.4250.0

Win32 Version: 1.0.4250.0

CodeBase: file:///C:/Program%20Files/jcarle.com/XPreview/XPreview.ResourceManagement.DLL

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

************** JIT Debugging **************

To enable just in time (JIT) debugging, the config file for this

application or machine (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 machine

rather than being handled by this dialog.

Please help me out and tell me how I can fix this problem?

THX! :thumbup

P.S. Fusion :lol:


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...