Wrong *.tee file format error

TeeChart for ActiveX, COM and ASP
Post Reply
Sophie
Newbie
Newbie
Posts: 5
Joined: Fri Nov 15, 2002 12:00 am
Location: Canada
Contact:

Wrong *.tee file format error

Post by Sophie » Tue Dec 14, 2004 10:17 pm

I receive the following error when I call TChart1.Import.LoadFromURL("http://www.myweb.com/mychart.tee") from an IE browser running vbscript client side code, on a terminal server session only.

Can you help me??

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Wed Dec 15, 2004 12:25 am

Hi,

if this only happens on Terminal Server Session the problem could be related with the permissions. Do other examples like the included in the TeeChart Pro ActiveX installation work fine ?

Sophie
Newbie
Newbie
Posts: 5
Joined: Fri Nov 15, 2002 12:00 am
Location: Canada
Contact:

Post by Sophie » Wed Dec 15, 2004 5:05 pm

Always with an TeeChart Pro ActiveX inan IE browser running vbscript client side code,

I can access a XML in the same folder by
<xml src="http://www.myweb.com/mychart.xml" />

If I fill the chart in the script client with this data, no problem.

If I use the method LoadFromUrl to download the chart from a server side asp page or from a .tee file, I have this error on terminal server session, but never on normal computer.

And I have full access on the folder.

Sophie

Post Reply