Given that SQL 2012 SSRS still runs .Net 3.5 (*per another posting - see below), how do I get Visual Studio 2010's SQL Server Data Tools to run with that same framework? I need to troubleshoot my data extensions and expressions on the .Net 3.5 framework before deployment. For some reason PreviewProcessingService is running .Net 4.0!!
Very confused... Thanks in advance.
* SQL 2012 still on .Net 3.5 http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/e631f82a-69cc-4e63-af56-159b32f88116
David Beavon