Unable to view API documents from the documentation library
Question ID: 105000
0
0

I have downloaded the API documents from the documentation library. When I open the files I get the index on the left, but all of the content on the right says "Page cannot be displayed".

Marked as spam
Posted by (Questions: 122, Answers: 3)
Asked on May 3, 2013 2:02 pm
20 views
Answers (1)
1
Private answer

Lungri,

Below are the reasons this could happen:

**1. HTML Help (CHM) Viewer Component Is Not Registered**

Type in the following to your command prompt: ''regsvr32 hhctrl.ocx''. After getting the success message like ''DllRegisterServer in hhctrl.ocx succeeded'', try to open your CHM file again.

**2. Your CHM File Has the ''#'' Hash Character in the Filename or in the Directory Name.**

Hash (#) is a registered character which is used for hyperlinks. This character can not be used (as well as ''?'',''&'' and ''+'' characters. All those have special meaning. Try to remove all hashes and other special characters from the file and directory name.

**3. Your CHM is Blocked by a Security Update for Windows XP or Vista**

Since CHM consists of compiled HTML files, it can contain harmful scripts. That is why Windows security updates may block its content.

To unblock a trusted CHM file:

Right click your CHM file and select ''Properties'' on the popup menu.
On the ''General'' tab, click the ''Unblock'' button.
Then click ''OK''.

**4. Your CHM File is in a Restricted Internet Zone**

Your CHM file may be located on a network computer, network drive, that exists in a restricted zone. The problem can also occur if you are trying to run it directly from an unknown website.

You can simply copy the CHM file to your local hard drive. Alternatively, you can modify the ItssRestrictions settings in the Windows Registry.

To do so:

Run Regedit.
Open or create (if it does not exists) the key:

HKLMSoftwareMicrosoftHTMLHelp1.xItssRestrictions.

Add a new DWORD subkey named MaxAllowedZone and set one of the
following values there:

0 - My Computer
1 - Local Intranet
2 - Trusted Sites
3 - Internet Zone
4 - Restricted Zone

Marked as spam
Posted by (Questions: 3, Answers: 168)
Answered on May 3, 2013 2:10 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top