Problem
This article will review troubleshooting procedures for viewing Offline SOLIDWORKS Help files. These can be accessed under the "?" icon at the top right of the SOLIDWORKS window. To access help files Offline, please deselect "Use Web Help" under this menu.
If preferred, the Online Help files can be accessed from: https://help.solidworks.com/. This article will only list troubleshooting processes to fix offline help files, not online. Users who are using a system that does not have access to the internet can use the offline help files, which are "CHM" (Microsoft Compiled HTML Help) files.
While accessing offline help files, users may encounter one of the following problems:
- Memory errors
- Content displayed with incorrect formatting
- XML/HTML code is displayed instead of the actual content
- No content is displayed.
Solution
The most likely cause of any of the problems listed above is the "itss.dll" file. Registering this DLL manually should allow the Help files to open without issue. To register this file:
- Open the command prompt (Start > Type "cmd").
- Type the following command: regsvr32 C:\WINDOWS\system32\itss.dll
- Press Enter, and a message should be returned saying that the operation succeeded
- Launch SOLIDWORKS to try accessing the offline help files again
- If the issue persists, register other DLLs in the Command Prompt
- Type the following command: regsvr32 %systemroot%\system32\hhctrl.ocx
- Press Enter, and a message should be returned saying that the operation succeeded
- Type the following command: regsvr32 %systemroot%\system32\ITSS.DLL
- Press Enter, and a message should be returned saying that the operation succeeded
- Type the following command: regsvr32 %systemroot%\system32\ITIRCL.DLL
- Press Enter, and a message should be returned saying that the operation succeeded
- Type the following command: regsvr32 %systemroot%\system32\HHACTIVEX.DLL
- Launch SOLIDWORKS to try accessing the offline help files again
The Offline Help files can also be accessed outside of SOLIDWORKS. They are typically located in:
C:\Program Files\SOLIDWORKS Corp\SOLIDWORKS\lang\english\sldworks.chm.
For more information on possible issues with the SOLIDWORKS help files, please review the knowledge base articles below:
- QA00000125098e - Why does SolidWorks® crash when attempting to open the help file and going into the index tab?
- QA00000104608e - When I open a CHM help file, why is there no content?
- QA00000108498e - Internet Explorer Script error mk:@MSITStore:...sldworks.chm.. occurs when accessing online help file. What should be done?
For additional support, existing customers can submit a ticket or new customers can contact Hawk Ridge Systems.
Comments
Article is closed for comments.