Home All Groups Group Topic Archive Search About
Author
14 Aug 2006 11:43 PM
Dennis
I am trying to document one of my VB.Net applications using Microsoft's
HelpWriter.  I used the helpwriter to develop the table of contents and links
to my HTML pages that I wrote in Microsoft Word. This works fine and it
compiles into a .chm file.  This .chm file works ok on the computer I used to
develop but when the .chm file is copied to another computer, I get the table
of contents but all of the links say that the page can't be found.  Do I have
to copy files other than the .chm file?  I checked and deleted my html files
that were compiled into the .chm file and it still works on my development
computer....what am I missing.  Any help would be appreciated.
--
Dennis in Houston

Author
15 Aug 2006 6:33 AM
Peter Macej
Is another computer accessing the CHM from network drive? If yes, see
http://www.ec-software.com/products_hhreg.html for description of your
problem.

--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
..NET and ASP .NET code
Author
15 Aug 2006 11:08 PM
Dennis
Thanks for the info..I did have it on a shared drive so moved it to a
non-shared drive and it works fine.  Thanks again Peter.
--
Dennis in Houston


Show quoteHide quote
"Peter Macej" wrote:

> Is another computer accessing the CHM from network drive? If yes, see
> http://www.ec-software.com/products_hhreg.html for description of your
> problem.
>
> --
> Peter Macej
> Helixoft - http://www.helixoft.com
> VSdocman - Commenter and generator of class documentation for C#, VB
> ..NET and ASP .NET code
>