An error has Occurred During Report proccesing
Posted
by Erez
on Stack Overflow
See other posts from Stack Overflow
or by Erez
Published on 2009-11-17T09:46:13Z
Indexed on
2010/04/30
21:57 UTC
Read the original article
Hit count: 195
reporting-services
|.NET
hi , When I'm running the report I'm getting that message 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.
© Stack Overflow or respective owner