views:

1365

answers:

2

So, it seems that VS 2010 does not support SRSS projects. At least not old ones....Does anyone know what the status on this situation is and whether one can author new SRSS reports using VS2010 or if one should just use VS2008 BIDS?

+2  A: 

You need the BIDS (Business Intelligence Development Studio) installedm, which is part of SQL tools.

However, as usual for VS/SSRS it max be an implicit upgrade of your reports

And some stuff on the VS team blog

gbn
+2  A: 

SQL Server 2008 R2 = SQL Server 2010 (ish)

"R2 doesn't integrate with Visual Studio 2010 as it targets VS 2008 only" read more here:

http://prologika.com/CS/blogs/blog/archive/2010/03/16/bids-integration-story-in-r2-the-good-the-bad-and-the-ugly.aspx

adolf garlic