HD-Oracle.com is Live! Topic

zhawks and glen,

I've published an update that *should* fix the problem you were having. Run the application and it should auto-install the update. Let me know if you have any success after installing this update. Thanks!

-Adam
3/31/2008 10:39 AM
fixed
3/31/2008 10:46 AM
Quote: Originally posted by Fregoe on 3/31/2008<DIV>

Good to hear!
3/31/2008 10:47 AM
nope:
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 HDO.Main.DecodeProductKey(Byte[] digitalProductId)
at HDO.Main.Verify()
at HDO.Main.Main_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(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.WmShowWindow(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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HDO
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/AWE%20Software/HD%20Oracle/HDO.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Web.Services
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
30dumpxe
Assembly Version: 1.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.

3/31/2008 1:20 PM
removed it from the computer, and then re dowloaded it and still get that message
3/31/2008 1:30 PM
I'll be waiting forever for this thing. I have to download something before I can use it and the download says it takes 9 hours even on a cable connection.
3/31/2008 1:32 PM
Heh, I work in Visual Studio all day... hate that stupid "Object reference not set to an instance of an object." error message.
3/31/2008 1:32 PM
this is driving me nuts
3/31/2008 1:37 PM
Did everyone else have to download the microsoft windows software developement kit?
3/31/2008 1:44 PM
Quote: Originally posted by steamboat23 on 3/31/2008Did everyone else have to download the microsoft windows software developement kit?

.NET 3.5 Framework? If so, then, yes. This application requires the newest version of the .NET framework, and yes, it is a pain to download/install. Usually if you give it a bit it will kick in and finish quicker than expected.
3/31/2008 1:47 PM
This post could not be converted. To view the original post's thread, click here.
3/31/2008 1:49 PM
Quote: Originally posted by elmore686 on 3/31/2008
Quote: Originally posted by steamboat23 on 3/31/2008Did everyone else have to download the microsoft windows software developement kit?
.NET 3.5 Framework? If so, then, yes. This application requires the newest version of the .NET framework, and yes, it is a pain to download/install. Usually if you give it a bit it will kick in and finish quicker than expected.

I found a link to just download the .net 3.5 it wanted me to install an entire developement kit that is about 50 times bigger then the framework itself.
3/31/2008 1:49 PM
Glen,

One more quick question:

Did the "HD Oracle Update Manager" run after starting the application?
3/31/2008 1:51 PM
This post could not be converted. To view the original post's thread, click here.
3/31/2008 1:53 PM
This post could not be converted. To view the original post's thread, click here.
3/31/2008 1:55 PM
◂ Prev 1...13|14|15|16|17...30 Next ▸
HD-Oracle.com is Live! Topic

Search Criteria

Terms of Use Customer Support Privacy Statement

© 1999-2026 WhatIfSports.com, Inc. All rights reserved. WhatIfSports is a trademark of WhatIfSports.com, Inc. SimLeague, SimMatchup and iSimNow are trademarks or registered trademarks of Electronic Arts, Inc. Used under license. The names of actual companies and products mentioned herein may be the trademarks of their respective owners.