GDI+ Error

I am getting the following error. I am using visual Studio 2005. When I test on local server the chart renders fine. When I copy to the actual development server I get the following error message.

The image url locally = .\


Error occurred when generating image. Please check if ImageUrlPath is valid.Additional details: A generic error occurred in GDI+.

1 Reply

AD Administrator Syncfusion Team January 26, 2007 12:13 PM UTC

Hi David,

My apologies for the delay in responding to you.
I was not able to reproduce the issue you have mentioned here. The GDI+ error occurs when HttpHandlers are not included in the Web.Config file.

Could you please check whether the below HttpHandler is present in the Web.Config file of the deployed setup.




Also please refer the documentation which dicusses about the deployment with Syncfusion Products:

http://www2.syncfusion.com/library/ [ Essential Studio/Getting Started/Deploying Essential Studio for ASP.NET]

Thanks,
Ramya

Loader.
Up arrow icon