Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trouble converting RDLC from VS 2008 to TFS 2008 or 2010

Status
Not open for further replies.

abolden

Programmer
Jun 25, 2010
1
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top