View Single Post
04-26-12, 06:55 PM   #1
Nomaddc
A Cliff Giant
Join Date: Jan 2012
Posts: 73
Running it on Win 7 Professional x64

Running it on Win7 Pro x64 bit PC
Getting an error when trying to open xml in renderer:

Code:
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 wowuides.UI.FontString.ApplyFontSet(Font f)
   at wowuides.UI.Button.loadDrawingObjects()
   at wowuides.UI.Button.PreDraw(Graphics g)
   at wowuides.UI.Frame.PreDraw(Graphics g)
   at wowuides.WowRenderer.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(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.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.5448 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
wowuides
    Assembly Version: 1.0.300.0
    Win32 Version: 1.1.110
    CodeBase: file:///C:/Program%20Files%20(x86)/WoW%20UI%20Designer/wowuides.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    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.5447 (Win7SP1GDR.050727-5400)
    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.5420 (Win7SP1.050727-5400)
    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.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
WeifenLuo.WinFormsUI.Docking
    Assembly Version: 2.2.3845.27549
    Win32 Version: 2.2.0.109
    CodeBase: file:///C:/Program%20Files%20(x86)/WoW%20UI%20Designer/WeifenLuo.WinFormsUI.Docking.DLL
----------------------------------------
g-sl34dv
    Assembly Version: 1.0.300.0
    Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
oku9hyw0
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ActiproSoftware.SyntaxEditor.Net20
    Assembly Version: 4.0.275.0
    Win32 Version: 4.0.275.0
    CodeBase: file:///C:/Program%20Files%20(x86)/WoW%20UI%20Designer/ActiproSoftware.SyntaxEditor.Net20.DLL
----------------------------------------
ActiproSoftware.Shared.Net20
    Assembly Version: 1.0.95.0
    Win32 Version: 1.0.95.0
    CodeBase: file:///C:/Program%20Files%20(x86)/WoW%20UI%20Designer/ActiproSoftware.Shared.Net20.DLL
----------------------------------------
ActiproSoftware.WinUICore.Net20
    Assembly Version: 1.0.95.0
    Win32 Version: 1.0.95.0
    CodeBase: file:///C:/Program%20Files%20(x86)/WoW%20UI%20Designer/ActiproSoftware.WinUICore.Net20.DLL
----------------------------------------
LuaInterfaceNet2
    Assembly Version: 2.0.1.0
    Win32 Version: 2.0.1.109
    CodeBase: file:///C:/Program%20Files%20(x86)/WoW%20UI%20Designer/LuaInterfaceNet2.DLL
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.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.
I have .NET Framework 4 installed and updated, some of updates from sticky just doesn't install (one silently terminates and one gives disc space error - which is weird, as I have enough disc space). Of them all I installed only .NET 3.1

What else I should install on x64 Win 7?
  Reply With Quote