Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Missing Image message in error log?

web-app

We keep getting the following message in the error log. It appears to be a missing image file. Where can we find the missing image and where should we put it on the server?

The image is not found. at System.Web.UI.DataVisualization.Charting.ChartHttpHandler.ProcessSavedChartImage(HttpContext context) at System.Web.UI.DataVisualization.Charting.ChartHttpHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

smaggi
· 1
smaggi
Replies (2)
helpful
0
not helpful

This error comes from the charting component, it generates images on the fly.
Did you get any complaints from users about missing charts?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

No we don't really use charting a lot. How do we get rid of the errors?


smaggi
· 1
smaggi