.Net Programming Reference

Archive for the ‘SQLRS’ Category

SQL RS Known Issue

Posted by jinibyun on June 23, 2008

Fixing Reporting Services Errors (rsWrongItemType) in July CTP

If you’ve successfully installed Team Foundation Server and created a team project, you’ll likely see this on the home page of the team project portal site:

This is a known issue in the July CTP. To fix this issue, here’s the workaround you’ll need to do for each of the reporting Web parts:

  1. On the Web Part Menu, click Modify Shared Web Part.
  2. In the Page Viewer Toolpart, click Test Link. This will open a new browser window using the specified link, which will redirect to the correct page.
  3. In the browser, copy the URL of the page to which you were redirected.
  4. Paste the URL into the Link box in the Page Viewer Toolpart.
  5. Click OK.

Ultimately, what you’re doing is updating the link to point to the appropriate report. The link for each report will resemble the following:

Posted in SQLRS | Leave a Comment »