- Knowledge Base
- Troubleshoot
- General
-
Getting Help
-
12.3 Specific changes
-
Installation
-
Learn
- Business Activities
- Business Activity Manager
- Business Alerts
- Configuration
- Customer
- Database
- EDI
- General
- Inventory
- Manager Windows
- Mobile
- Picklists (Advanced Picking)
- Product
- Purchasing
- Purchase Order Manager
- QuickBooks & Acctivate Basics
- QuickBooks Desktop Sync
- QuickBooks Online Sync
- Reporting
- Sales
- Sales Order Manager
- Sales Tax
- Server
- Shipping
- Startup
- User Interface
- Webstore
-
Troubleshoot
-
Specs
-
FAQs
What do I do If Help Is Not Displayed After Pressing F1 or Clicking the Help Menu?
This is most likely the results of a mismatched DLL on your computer. Open a new Command Prompt (DOS) and run the following commands: regsvr32 %systemroot%\system32\hhctrl.ocx regsvr32 %systemroot%\system32\itss.dll
Symptoms
Acctivate Help is not displayed after pressing F1 from within Acctivate or clicking Help from the Help menu. In addition, clicking the "Help and Support" link from the Windows Start Menu does not open the Help Center.
Opening the Acctivate.chm file directly from Windows Explorer results in the following error message
Cannot Open the File: Mk:@MSITStore:C:\Program Files\ACCTivate\Acctivate.chm
Summary
This problem is related to a problem with the Microsoft Compiled Help system. It's most likely the result of a mismatched DLL located somewhere on your computer.
Solution
Open a new Command Prompt (DOS) and run the following commands:
- regsvr32 %systemroot%\system32\hhctrl.ocx
- regsvr32 %systemroot%\system32\itss.dll
More Information
Go to TechRepublic for more information.