开发者

Insert Chart In Asp.Net using VB.NET

I have in my proj开发者_StackOverflow社区ect a report that calculate some event ...i want insert a chart in this report but its unshown when i complie it ....

its shown like un appernce image :(

RunTime

Insert Chart In Asp.Net using VB.NET


Application

Insert Chart In Asp.Net using VB.NET

Thanks in advance


there is no Solution ...!!


Are you sure connectString are goods ? I means, probably some configuration files looking for localhost.

I don't know Crystal Reports, but in Reporting Services, you'll see warnings in the Application explaining stuffs like this, otherwise it should be the config.


A few thoughts of mine:

  • In your Crystal Reports 10, can you see the chart show up with all the data correctly (in the Preview tab)? This is critical: If you can't see anything in your Preview, there's no point to troubleshoot it in your viewer application.
  • Your runtime screenshot seems like it is a web application (ASP.NET)? Check whether the web app has the permission to grab data from your database. And whether your connection string is correct.
  • Also, make sure the app has access to the generated image URL / directory.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜