jpgalianonet Report post Posted October 29, 2009 FusionCharts in running the web server .net this error: 500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed. you can fix it? thanks Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 30, 2009 Hello Juan, Welcome to FusionCharts Forum. The error you are receiving might not be due to FusionCharts. Please disable "Show Friendly HTTP error messages" of IE and enable "detailed errors for remote clients" in your ASP.NET application. After running the application please observe what errors are being thrown. To turn off ASP.NET custom errors, place the following in your web.config: <system.web> <customErrors mode= Share this post Link to post Share on other sites