Reporting Services Add-in

I installed Reporting Services (SQL Server 2000 box), but have not been able to configure Visual Studio 2003 .NET so that I can create a project in "Business Intelligence Projects".

Where am I missing the installer for Report Designer? I didn't see anything on the VS 2003 disks.

Thanks for any help,
Steve

[317 byte] By [SteveHanzelman] at [2007-12-16]
# 1
Reporting Services was released long after VS.NET 2003. The Report Designer is in the RS installer, not the VS.NET 2003 installer. You need to install Reporting Services locally on your dev box from the Reporting Services install. (This means that you will also need SQL Server installed locally.) When doing RS development, you'll want to develop against a local SQL Server and then deploy to your test and/or production SQL Server. You may be able to install RS locally without SQL Server and use a shared dev SQL Server instead, but I wouldn't recommend it.
JamesKovacs at 2007-9-9 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...

Visual Studio

Site Classified