I found a solution in this forum.  I changed the web config as:

From    
<add key="ChartImageHandler" value="storage=file;timeout=20;dir=c:\TempImageFiles\;" />

To
 <add key="ChartImageHandler" value="storage=file;timeout=20;" />

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-13
  • 2022-01-08
猜你喜欢
  • 2022-01-06
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
  • 2021-10-12
相关资源
相似解决方案