开发者

.NET 4.0 Chart Control not working with Dotnetnuke

As many of you know, .NET 4.0 incorporated the chart control, which is awesome in that you can pretty much build all the chart types you see in Excel directly into your .NET application.

After a bit of digging around, I finally got the control to work in my application (mostly Web.config additions). However, when I try to rewrite my code as a dotnetnuke 5 module, it stopped working. it looks like all the configs are in place, but for some re开发者_如何学编程ason the image just won't show up.

Has anyone encountered this before? Is it a routing problem? or a handler problem?

any help is appreciated :)


Try downloading the and using version for .NET 3.5 instead. It's almost identical, but may have less compatibility problems. Just a wild guess.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜