vegettoxp Posted November 19, 2005 Posted November 19, 2005 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 thisapplication or machine (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration> <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the machinerather than being handled by this dialog.Please help me out and tell me how I can fix this problem? THX! P.S. Fusion
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now