Is there a way to display an SQL Server Report, such as Disk Usage:
[database] in a ReportViewer in a VB.Net version 2 web application?
Thanks....
more >>
I have been working my way through the Report Server tutorials. All went
well until I got to Lesson 7
(ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/sqltut9/html/d313b097-a04c-4e26-b2d9-9a0b421aa61d.htm#seeAlsoSection).
There it described how to publish a report. When I do that step, I get "The
r...
more >>