The CHM file cannot be opened, the msdn cannot be opened, and the msdn index and search functions are invalid.

Source: Internet
Author: User

(1)The CHM File and msdn cannot be opened.

The CHM file cannot be opened and the msdn file cannot be opened. The error "can't open C:/program files/Microsoft Visual Studio/msdn/2001oct/1033/msdn130.col" is reported ". ReadThis blog post, Run in the command lineRegsvr32 itss. dll. Write down the memo.

 

(2)You cannot use F1 to open msdn from.

I thought everything was fine yesterday. Who knows when I try to use F1 orHelpMenu from Visual StudioProgramWhen accessing the "msdn library help", the following error message is displayed: Unable to display help

InHereThe solution is found:Register vshelp. dll

A) SearchVshelp. dll.

B) SelectStartAnd then clickRun. Type regsvr32.

C) Click and hold the file found in the searchVshelp. dllAnd drag itRunBox (followedRegsvr32Later ). ClickOK.

 

(3)The indexing and search functions in msdn are invalid.

After solving the above two problems, I was surprised to find that the indexing and searching functions of msdn were invalid: There was a blank index, and no theme was found for searching anything. Then I found that the index and search functions of all CHM files were like this, even with the help of notepad, and a program error occurred after I disabled it.

After uninstalling/reinstalling the SDK for n times, msdn won't work.Csdn blogOn the Solution:
Regsvr32 hhctrl. ocx
Regsvr32 itss. dll
Regsvr32 itircl. DLL // This is very important, it is about full-text search.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.