Web Chart Not Displaying

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Windy
Newbie
Newbie
Posts: 3
Joined: Thu Jul 30, 2009 12:00 am

Web Chart Not Displaying

Post by Windy » Tue May 03, 2011 6:42 pm

Hello,

I am having a problem with a web chart in my project. In displays fine if I run it within Visual Studio 2010, however, when I publish it and host it using IIS on my computer, the chart will not display and a red X is displayed. I already checked my settings in IIS for allowing ASP and ASP.NET (under Application Development Features) and have made sure I am targeting the correct .NET framework. I have also tried changing the chart's "TempChart" property to each of the different options, but none of them allow the chart to be displayed. Any assistance would be greatly appreciated.

Thank you.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Web Chart Not Displaying

Post by Sandra » Wed May 04, 2011 9:16 am

Hello Windy,
Ok. Follow next steps to try to solve your problem:

1.- Add WebChart to Design time
2.- Add GetChart.aspx, you can use attached example.
GetChart.zip
(943 Bytes) Downloaded 288 times
3.-Change TempChart to Session.
4.- Run project.

If previous steps doesn't solve your problem, please try to arrange a simple project so we can try to help you to solve it.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply