Page 1 of 1

Chart is shown under Mozzila or Firefox but not under IE

Posted: Fri Oct 01, 2004 8:30 am
by 8121028
Hi,

I was using Temp files for my Charts. I've made some changes to use the session instead of the temporary file.

When I start the solution from Visual .Net it works under IE. If I open Website with IE (no debug) I got a red cross. If I do the same with another navigator (like Mozzila or Firefox), I got chart.

What's wrong ?

Thanks for your help.

H. MAILLARD

Posted: Fri Oct 01, 2004 9:03 am
by Pep
Hi,

it could be related with some IIS Permissions. Do the examples included in the installation under :
C:\Program Files\Steema Software\TeeChart for .NET v1\TeeChartForNET
work fine for you ?

The exemple does not work from another machine

Posted: Fri Oct 01, 2004 9:40 am
by 8121028
Hi,

I have the same problem with the exemple that you provide.

In fact it works if I call it from IE with http://localhost/....
but it does not work if I call it from another PC with the machine name.
http://machine_name/.....

What's wrong ?

Thanks for your help.

Posted: Fri Oct 01, 2004 1:16 pm
by Pep
Hi,

have you read the TeeChart for Net Tutorial (17 - DesignTime and Runtime requeriments ) which talks about the distribution of the Web apps. ?