Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
356
Webgauge values are not painted
posted

I have a Linear Webgauge in my application, working under FileSystem Deployment Scenario and everything works fine under local machine. The problem is when i deploy the application on the server. The background image of the gauge is show, but the values are not drawned. No exception is throw and there is no javascript errors.

 On Local Machine:
Gauge on localhost

 On Server Machine:
Gauge on Server

 
The deployment scenario configuration:
<DeploymentScenario FilePath="~/App_Themes/XP Blue/Infragistics/GaugeImages/" ImageURL="/App_Themes/XP Blue/Infragistics/GaugeImages/#CLIENT_#SESSION.#EXT" DeleteOldImages="False"  />

The server folder also have the correct write permissions too (i have tried to remove it, then an exception was throw, so this is not the problem)

Thanks in advance.

Parents
No Data
Reply
  • 28496
    Offline posted

     i'm not sure what would cause this.  is it possible that the server's GaugeImages folder has old images in it?

Children
No Data