Not sure if you are still working on this. If you are running reports in local mode, the print icons will not be available. Client-side printing is only available in remote mode when you are calling an actual Report Server. Not sure if that applies to your
setup or not. You can supposedly get printing to work by writing your own code, but we are just trying this now so not sure if it works or not.
Curtis Swartzentruber / CLARITY CONSULTING
http://blogs.claritycon.com/blogs/curtis_swartzentruber
Work for us: http://www.claritycon.com/careers/
Personal Blog: http://feeds.feedburner.com/swartzentruber/QFjK
Actually, I still am having the problem, but I do see what you are saying because I changed the processing mode to remote and the print button displays. So what I did is import the report to the SQL Reporting Server (I hope I did this
right) by using the SQL Management Console.
Now though when I run the app, I am getting the following error:
"The path of the item "\Reports\report.rdlc" is not valid. The path must be less than 260 characters long and restrictions apply. (rsIndalidItemPath)"
skills0
Participant
945 Points
179 Posts
Re: Report Viewer toolbar problem
Jan 16, 2006 08:24 PM|LINK
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=76294&SiteID=1
http://blogs.claritycon.com/blogs/curtis_swartzentruber
Work for us: http://www.claritycon.com/careers/
Personal Blog: http://feeds.feedburner.com/swartzentruber/QFjK
guyinkalamaz...
Participant
897 Points
296 Posts
Re: Report Viewer toolbar problem
Jan 23, 2006 05:41 PM|LINK
Actually, I still am having the problem, but I do see what you are saying because I changed the processing mode to remote and the print button displays. So what I did is import the report to the SQL Reporting Server (I hope I did this right) by using the SQL Management Console.
Now though when I run the app, I am getting the following error:
"The path of the item "\Reports\report.rdlc" is not valid. The path must be less than 260 characters long and restrictions apply. (rsIndalidItemPath)"
What did I do wrong here?