Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Trouble converting RDLC from VS 2008 to TFS 2008 o

Author  Topic 

abolden
Starting Member

1 Post

Posted - 2010-06-25 : 09:38:50
I have a web application that was written in ASP.NET 2.0 using VS2008, Visual SourceSafe and SQL Server 2000. It has multiple pages which use the Report Viewer to display RDLCs. We are currently in the process of upgrading to Team Foundation Server 2010. When I brought the project into TFS 2010, it had to be upgraded to .NET 3.5 which is not a problem. I was eventually able to get the project to compile and all the web pages work fine, but the pages using the Report Viewer version 10 do not display any data. I can walk through the code and the records are being returned and it even shows the "Loading..." message but it just comes back with a blank report. I have multiple reports in this application and they are all acting the same way. I even installed the plug-in that allows you to connect to TFS with VS2008, but it still acts the same way. Any suggestions? I would love to get this project converted.

Thanks,

Amy
   

- Advertisement -