开发者

An error has Occurred During Report proccesing

开发者 https://www.devze.com 2022-12-12 05:01 出处:网络
When I\'m running the report I\'m getting that mes开发者_如何学Csage above. The Report Works fine when I press the \"Run Report\" Button but I want also to avoid

When I'm running the report I'm getting that mes开发者_如何学Csage above. The Report Works fine when I press the "Run Report" Button but I want also to avoid that annoying message that appears when the page loads.

I've tried to set the report viewer control to Enable = false; and only after hitting the button to Enable = true; but it didn't work.

alt text http://img688.imageshack.us/img688/852/34545868.png


Sometimes this error has something to do with your computer which doesn't have Microsoft Report Viewer Redistributable 2008 installed


OK , I resolved it. The table in the Report has a property called "DataSet Name", and I only had to set that value to my DataSet name

10X anyway

0

精彩评论

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