| | |
|
|
|
Re: chm in folder named 'c#' can't display pages |
| message from Mike Brannigan [MSFT] on 7 Jun 2004 |
Maik ,
This is known issue, due to the way the hash/pound symbol (#) is interpreted
in HTML.
So if you open a file that is HTML based - such as complied HTML help file a
.chm, then you are effectively trying to open a HTML page with a # in the
path. This is interpreted to mean something else and thus you receive the
error.
The workaround is to not place .chm files in an folder where a # appears in
the path to it.
|
|
Archived message: Re: chm in folder named 'c#' can't display pages (Microsoft XP)