<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dsignt.de/support-wiki/index.php?action=history&amp;feed=atom&amp;title=CHM_files_not_displayed</id>
	<title>CHM files not displayed - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dsignt.de/support-wiki/index.php?action=history&amp;feed=atom&amp;title=CHM_files_not_displayed"/>
	<link rel="alternate" type="text/html" href="https://dsignt.de/support-wiki/index.php?title=CHM_files_not_displayed&amp;action=history"/>
	<updated>2026-08-14T20:36:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://dsignt.de/support-wiki/index.php?title=CHM_files_not_displayed&amp;diff=429&amp;oldid=prev</id>
		<title>WikiImporter: Pushed from DSignT Issue Database.</title>
		<link rel="alternate" type="text/html" href="https://dsignt.de/support-wiki/index.php?title=CHM_files_not_displayed&amp;diff=429&amp;oldid=prev"/>
		<updated>2011-02-17T08:27:54Z</updated>

		<summary type="html">&lt;p&gt;Pushed from DSignT Issue Database.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Error Accessing and Displaying CHM Files, e.g. &amp;#039;&amp;#039;&amp;quot;The page cannot be displayed&amp;quot;&amp;#039;&amp;#039; error.&lt;br /&gt;
&lt;br /&gt;
There are several possible reasons why CHM files are unreadable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The CHM viewer component is not properly registered&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
  The system file &amp;lt;WINDOWS&amp;gt;\system32\hhctrl.ocx may be missing, corrupted, or unregistered.&amp;lt;br /&amp;gt;&lt;br /&gt;
  &amp;#039;&amp;#039;&amp;#039;Solution&amp;#039;&amp;#039;&amp;#039;: Run &amp;quot;regsvr32 hhctrl.ocx&amp;quot; command from the command line to register the library in the system.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The CHM file is stored in the folder with &amp;#039;#&amp;#039; (hash) character in the path&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
  The hash character signifies an anchor in HTML so the CHM viewer fails to resolve the path &lt;br /&gt;
  properly and to retrieve the content.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;#039;&amp;#039;&amp;#039;Solution&amp;#039;&amp;#039;&amp;#039;: Remove the &amp;#039;#&amp;#039; (hash) character from the directory name.&amp;lt;br /&amp;gt;&lt;br /&gt;
  Also avoid using &amp;#039;?&amp;#039;, &amp;#039;&amp;amp;&amp;#039;, and &amp;#039;+&amp;#039; characters in directory names.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A security update for Windows XP® may block access to CHM files&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
  Windows XP® security update blocks active content in CHM files to protect system security.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;#039;&amp;#039;&amp;#039;Solution&amp;#039;&amp;#039;&amp;#039;: Run Windows Explorer, right-click on the CHM file, and select Properties from the &lt;br /&gt;
  popup menu. Click on the Unblock button (below the Advanced button on the General&lt;br /&gt;
  page). Click Apply to show the content. Once the CHM file has been unblocked, the Unblock &lt;br /&gt;
  button disappears.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The CHM file is in the restricted Internet zone&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
  When a CHM file is stored remotely, e.g. on the network drive or on a remote server,&lt;br /&gt;
  a &amp;#039;&amp;#039;&amp;quot;The page cannot be displayed&amp;quot;&amp;#039;&amp;#039; error may occur. If the associated security zone &lt;br /&gt;
  is restricted, then CHM files won&amp;#039;t be displayed as well.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;#039;&amp;#039;&amp;#039;Solution&amp;#039;&amp;#039;&amp;#039;: Modify the &amp;#039;&amp;#039;&amp;#039;ItssRestrictions&amp;#039;&amp;#039;&amp;#039; registry entry to enable a specific security zone.&amp;lt;br /&amp;gt;&lt;br /&gt;
  Follow these steps:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
:# Run &amp;#039;regedit&amp;#039; command from the command line.&lt;br /&gt;
:# Locate and then click the following subkey:&lt;br /&gt;
:#:      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions&lt;br /&gt;
:#:      Note: If this registry subkey does not exist, then create it.&lt;br /&gt;
:# Right-click the ItssRestrictions subkey, point to New, and then click DWORD Value.&lt;br /&gt;
:# Type MaxAllowedZone, and then press ENTER.&lt;br /&gt;
:# Right-click the MaxAllowedZone value, and then click Modify.&lt;br /&gt;
:# In the Value data box, type a number from 0 and 4, and then click OK.&lt;br /&gt;
:#:     The values settings are&lt;br /&gt;
:#:     0 = My Computer&lt;br /&gt;
:#:     1 = Local Intranet Zone&lt;br /&gt;
:#:     2 = Trusted sites Zone&lt;br /&gt;
:#:     3 = Internet Zone&lt;br /&gt;
:#:     4 = Restricted Sites Zone&lt;br /&gt;
:#:     For most CHM files, the value of 1 should be enough to allow use without opening up &lt;br /&gt;
:#:     access from/to remote CHM files in email/internet locations.&lt;br /&gt;
:# Quit Registry Editor.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{Warning| Enable only those security zones that you trust. Do not enable security zones about which you are not sure.}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
More information: [http://support.microsoft.com/?scid=kb%3Ben-us%3B896054&amp;amp;x=10&amp;amp;y=8 www.microsoft.com]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* HTML restrictions caused by certain security updates&lt;br /&gt;
** Certain kinds of Web-based programs may not work correctly. For example, a table of contents in HTML Help may no longer work.&lt;br /&gt;
** Certain HTML Help features may not work when you open a .chm file from a remote location. For example, the Related Topics feature may not work.&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;#039;&amp;#039;&amp;#039;Solution&amp;#039;&amp;#039;&amp;#039;: Modify the &amp;#039;&amp;#039;&amp;#039;HHRestrictions&amp;#039;&amp;#039;&amp;#039; registry entry to enable a specific security zone.&amp;lt;br /&amp;gt;&lt;br /&gt;
  Follow these steps:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
:# Run &amp;#039;regedit&amp;#039; command from the command line.&lt;br /&gt;
:# Locate and then click the following subkey:&lt;br /&gt;
:#:      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions&lt;br /&gt;
:#:      Note: If this registry subkey does not exist, then create it.&lt;br /&gt;
:# Right-click the HHRestrictions subkey, point to New, and then click DWORD Value.&lt;br /&gt;
:# Type MaxAllowedZone, and then press ENTER.&lt;br /&gt;
:# Right-click the MaxAllowedZone value, and then click Modify.&lt;br /&gt;
:# In the Value data box, type a number from 0 and 4, and then click OK.&lt;br /&gt;
:#:     The values settings are&lt;br /&gt;
:#:     0 = My Computer&lt;br /&gt;
:#:     1 = Local Intranet Zone&lt;br /&gt;
:#:     2 = Trusted sites Zone&lt;br /&gt;
:#:     3 = Internet Zone&lt;br /&gt;
:#:     4 = Restricted Sites Zone&lt;br /&gt;
:#:     For most CHM files, the value of 1 should be enough to allow use without opening up &lt;br /&gt;
:#:     access from/to remote CHM files in email/internet locations.&lt;br /&gt;
:# Right-click the HHRestrictions subkey, point to New, and then click DWORD Value.&lt;br /&gt;
:# Type EnableFrameNavigationInSafeMode, and then press ENTER.&lt;br /&gt;
:# Right-click the MaxAllowedZone value, and then click Modify.&lt;br /&gt;
:# In the Value data box, type 1 then click OK.&lt;br /&gt;
:# Quit Registry Editor.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{Warning| Enable only those security zones that you trust. Do not enable security zones about which you are not sure.}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
More information: [http://support.microsoft.com/?scid=kb%3Ben-us%3B892675&amp;amp;x=13&amp;amp;y=15 www.microsoft.com]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:Other Software]]&lt;/div&gt;</summary>
		<author><name>WikiImporter</name></author>
	</entry>
</feed>