Jump to content
Software FX Community

Problem with CreateObject. The CreateObject of '(null)' caused exception


User (Legacy)

Recommended Posts

Hello,

i've installed the trial version a few hours ago and although i've searched

the wonderful help for hours now, i couldn't solve the following problem

ChartFX gives me on object creation:

Active Server Pages error 'ASP 0241'

CreateObject Exception

/chartfx/Default.asp

The CreateObject of '(null)' caused exception C0000005.

msxml3.dll error 'c0000005'

XML document must have a top level element.

/chartfx/Default.asp, line 6

Line 6 in source is:

Set Chart1 = Server.CreateObject("ChartFX.ASP.Server")

There's a file named ChartFX.Internet.config in the ChartFX\Server dir

containing a valid XML source (origin)

Can you please help me?

Thx

Florian

post-2107-13922382372977_thumb.png

post-2107-1392238607_thumb.png

Link to comment
Share on other sites

Hello,

i've installed the trial version a few hours ago and although i've searched

the wonderful help for hours now, i couldn't solve the following problem

ChartFX gives me on object creation:

Active Server Pages error 'ASP 0241'

CreateObject Exception

/chartfx/Default.asp

The CreateObject of '(null)' caused exception C0000005.

msxml3.dll error 'c0000005'

XML document must have a top level element.

/chartfx/Default.asp, line 6

Line 6 in source is:

Set Chart1 = Server.CreateObject("ChartFX.ASP.Server")

There's a file named ChartFX.Internet.config in the ChartFX\Server dir

containing a valid XML source (origin)

Can you please help me?

Thx

Florian

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...