Jump to content
Software FX Community

New build doesn't work with win98


User (Legacy)

Recommended Posts

I added the chart to my program and when I try to run it on a win98 box, I

get the following errors.

I have the final release of VS.Net. When I removed the chart, the program

runs fine.

Tim Barton, MCSD

thread 0xfffc64a1] Thread created.

Unable to determine existence of prolog, if any

[thread 0xfffb1029] Thread created.

[thread 0xfffc64a1] Unhandled exception generated: (0x011a9920)

<System.ArgumentNullException>

m_paramName=(0x011a9964) "String"

_className=<null>

_exceptionMethod=<null>

_exceptionMethodString=<null>

_message=(0x011aab9c) "Value cannot be null."

_innerException=<null>

_helpURL=<null>

_stackTrace=(0x011aabd8) array with dims=[144]

_stackTraceString=<null>

_remoteStackTraceString=<null>

_remoteStackIndex=0x00000000

_HResult=0x80004003

_source=<null>

_xptrs=0x00000000

_xcode=0xe0434f4d

Thread 0xfffc64a1 R 0x00000000: <unknown>

Link to comment
Share on other sites

I added the chart to my program and when I try to run it on a win98 box, I

get the following errors.

I have the final release of VS.Net. When I removed the chart, the program

runs fine.

Tim Barton, MCSD

thread 0xfffc64a1] Thread created.

Unable to determine existence of prolog, if any

[thread 0xfffb1029] Thread created.

[thread 0xfffc64a1] Unhandled exception generated: (0x011a9920)

<System.ArgumentNullException>

m_paramName=(0x011a9964) "String"

_className=<null>

_exceptionMethod=<null>

_exceptionMethodString=<null>

_message=(0x011aab9c) "Value cannot be null."

_innerException=<null>

_helpURL=<null>

_stackTrace=(0x011aabd8) array with dims=[144]

_stackTraceString=<null>

_remoteStackTraceString=<null>

_remoteStackIndex=0x00000000

_HResult=0x80004003

_source=<null>

_xptrs=0x00000000

_xcode=0xe0434f4d

Thread 0xfffc64a1 R 0x00000000: <unknown>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...