Sql Server Reporting Services 05 in C# Express 05

G

Guest

Hi, I have Visual C# 2005 Express Edition and SQL Server 2005 Express
Edition. I downloaded and installed the Advanced Services for SQL Server 05,
and the Toolkit for SQL Server 05. I installed just about everything, so I
have Management Studio, Report Server, and Business Intelligence Developer
Studio. I have succeeded in creating reports in Business Intelligence Dev.
Studio, and want to know how to integrate them into my Windows Forms
application. There is a good example of what I want to do at the SQL Server
Express Edition Samples page.
(http://msdn.microsoft.com/vstudio/express/sql/samples/default.aspx#windows)

The only thing I don't know is: how do you get the ReportViewer control in
your toolbox? I downloaded and installed the Microsoft ReportViewer
Redistributable, but the control is still NOT SHOWING UP in my toolbox. Any
help would be appreciated.
 
G

Guest

If that's the case, how come in the link I provided below, at the MSDN Site,
it says, "...The Reports for Windows is another example of a rich client and
Web application. This application provides a rich client interface and Web
application to view rich reports based on different business queries.

Note: This rich client and Web application requires Visual Basic Express and
the Microsoft Reportviewer Redistributable..."
 
R

Rad [Visual C# MVP]

As far as I know the only Express product to inlude the Report Viewer
control is Visual Web Developer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top