this code can't run on iis(server 2003)?
why?
S_102_Chart.Export.asPNG.SaveToFile("C:\Inetpub\wwwroot\TeeChart7\s_102.png")
but can be run on iis(window xp) .
what's the problem???
the authority on windows server 2003
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi w6p2,
Have you checked that the win 2003 IIS application has the same settings an permissions as the win XP IIS application? You should also check the involved folders permissions.
BTW: Do you get any error when running it on win 2003?
Have you checked that the win 2003 IIS application has the same settings an permissions as the win XP IIS application? You should also check the involved folders permissions.
BTW: Do you get any error when running it on win 2003?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi w6p2,
Have you tried running the ASP Server Examples included in TeeChart Pro v7 ActiveX installation? One of them uses this code and works fine in windows 2003 server.
Have you tried running the ASP Server Examples included in TeeChart Pro v7 ActiveX installation? One of them uses this code and works fine in windows 2003 server.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |