Ask a questionAsk a question
 

AnswerError on Work Remaing Report in WSS 3.0 portal.

  • Thursday, May 08, 2008 4:40 PMVulzak Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I just updated TFS 2005 with WSS 2.0 to TFS 2008 with WSS 3.0.

     

    The web portals seem to be working fine except for the Work Remaining Report listed on the home page of the portals.  I am get the following error:

     

    The following registry key is not set: HKLM\Software\Microsoft\VisualStudio\9.0\TeamFoundation\ReportServer\81\sites for Uri /sites/[Portal Name]/_layouts/tfsredirect.aspx?IsReport=1&ReportName=Remaining+Work

     

    Any help would be appreciated.

     

    Thanks in advance. 

     

Answers

  • Thursday, May 08, 2008 6:55 PMVulzak Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    So I was able to get things working.

     

    There was not a registery entry for the following:

    HKLM\Software\Microsoft\VisualStudio\9.0\TeamFoundation\ReportServer\81\sites

     

    However, there was a registery entry for the following:

    HKLM\Software\Microsoft\VisualStudio\9.0\TeamFoundation\ReportServer\80\sites

     

    Next I copied the registery entries in from the ..\80\sites to ..\81\sites.

     

    Now the report shows fine.

All Replies

  • Thursday, May 08, 2008 6:55 PMVulzak Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    So I was able to get things working.

     

    There was not a registery entry for the following:

    HKLM\Software\Microsoft\VisualStudio\9.0\TeamFoundation\ReportServer\81\sites

     

    However, there was a registery entry for the following:

    HKLM\Software\Microsoft\VisualStudio\9.0\TeamFoundation\ReportServer\80\sites

     

    Next I copied the registery entries in from the ..\80\sites to ..\81\sites.

     

    Now the report shows fine.

  • Thursday, May 15, 2008 1:50 AMHua ChenMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hello Vulzak,

     

      Thanks for giving the solution.

  • Thursday, November 05, 2009 8:03 PMtriptyx Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Yup, that did just the trick for me too.

    Thanks.