已锁定 Visual studio 2010 offline help library error

  • domenica 1 aprile 2012 19:48
     
      Contiene codice

    Visual studio 2010 sp1 offline help library error.

    Every link I click on in the help library gives me the error below in raw xml. This makes the help unusable. I've tried reinstalling the help library I burned to DVD, reseting all the settings in visual studio (and the help viewer) and adding localhost to the hosts file. Service pack 1 is installed.

    <?xml version="1.0" encoding="utf-8" ?>
    - <html xmlns="http://www.w3.org/1999/xhtml">
    - <head>
    <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
    <title>Topic not found</title>
    <meta name="Microsoft.Help.TopicLocale" content="en-US" />
    <meta name="Microsoft.Help.TopicVersion" content="." />
    <meta name="Microsoft.Help.Id" content="-1" />
    <meta name="Language" content="en-US" />
    <meta name="Title" content="Topic not found" />
    </head>
    - <body class="primary-mtps-offline-document">
    - <div class="topic">
    - <div class="majorTitle">
    Can’t find requested content on your computer
    -<!-- -->
    </div>
    - <div class="title">
    Can’t find requested content on your computer
    -<!-- -->
    </div>
    -<!--
    Content type: Devdiv1. Transform: orcas2mtps.xslt.
    -->
    - <div id="mainSection">
    - <div id="mainBody">
    - <div class="introduction">
    <p>The content you requested was not found in your local Help documentation. See the navigation pane for links to similar content, when available, on your computer.</p>
    </div>
    - <p>
    You can also view the content
    <a href="http://msdn.microsoft.com/en-US/library/default.aspx">online</a>
    or use the
    <a id="LaunchHLM" href="install">Help Library Manager</a>
    to add content to your computer.
    </p>
    The following content is available on your computer:
    - <CollapsibleArea runat="server" Expanded="1" Title="Installed Content" xmlns="http://msdn2.microsoft.com/mtps">
    - <a id="booksInstalledToggle" xmlns="http://www.w3.org/1999/xhtml">
    -<!-- -->
    </a>
    <dl class="authored" xmlns="http://www.w3.org/1999/xhtml">There is no content installed on your computer, or Help Library Manager is currently installing or updating content. To see a list of installed content, please exit Help Library Manager when it is finished.</dl>
    </CollapsibleArea>
    </div>
    </div>
    </div>
    </body>

    </html>

    Here is one link that does it for example:

    http://127.0.0.1:47873/help/1-4020/?Id=9cb9dc78-bd7d-4c5a-9c8c-75ba415661bf

Tutte le risposte

  • domenica 1 aprile 2012 19:51
     
     
    I needed to erase everything from my computer at one point and this has happened when visual studio was previously installed too.
  • domenica 1 aprile 2012 19:57
     
     

    I tried disabling my firewall temporarily as well. I downloaded the content using the visual studio 2010 help downloader in the following link.

    http://vshelpdownloader.codeplex.com/