Jeff,
Whenever one of my users tries to acces Help in Visio 2002
Pro, he gets the following error:
Error "Object doesn't support this property or method"
mk
MSITStore:C:\Program%20Files\Microsoft%20Office\Visio10
\1033\Help\Visio.chm::/VM_Main_Help_Topic1.htm
Do you want to continue running scripts on this page?
Clicking "Yes" does not bring up Help.
I think the cause of the problem may be a broken ActiveX control,
hhctrl.ocx, which provides the navigation facilities in many help
files. A number of recent Microsoft patches and service packs are
known to break the registry entries for this control, including
security patches for Internet Explorer and Service Pack 4 for Windows
2000.
If the user is running any version of Windows other than Windows 2000
SP4, he or she may be able to fix the problem by installing Critical
Update 811630, which is available from here:
http://support.microsoft.com/?kbid=811630
If the user is running Windows 2000 SP4, the fix is to run the
following two commands from a command prompt:
regsvr32 /u <drive>:/winnt/system32/hhctrl.ocx
regsvr32 <drive>:/winnt/system32/hhctrl.ocx
The first command unregisters the HTML Help ActiveX control, and the
second re-registers it.
If the user continues to have problems then here are a fairly standard
set of troubleshooting exercises:
1) Use MJ's Help Diagnostics to check that the HTML Help viewer
components are properly installed and registered on the machine.
http://helpware.net/downloads/index.htm#MJs
2) Delete the file hh.dat, which should be in a subdirectory of
\Windows, \Winnt or \Documents and Settings, depending on the version
of Windows.
This is a database file that saves such session information as the
window position and favorites for the HTML Help viewer. If the file
has been corrupted then .chm files may behave erratically. Windows
will automatically re-create the file when you next open any .chm
file.
3) Empty the Temporary Internet Files (TIF) directory. A full TIF
directory can cause HTML Help files to misbehave.
4) If the user is running Windows XP, see the following page for
further guidance on how to resolve Help problems:
http://www.kellys-korner-xp.com/xp_h.htm