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??
Wrong *.tee file format error
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 ?
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 ?
Pep Jorge
http://support.steema.com
http://support.steema.com
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
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