Parser Returned Error 0x80070005 when launching Kofax Capture Modules
3014790
Question / Problem:
Launching any Kofax Capture module results with an error from .NET Framework, as follows:
Error parsing
C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config
Parser returned error 0x80070005
Answer / Solution:
The 0x80070005 error code according to Microsoft means "ACCESS DENIED". A sample of the error message is, as follows:
Steps to Resolve:
- A Process Monitor trace taken when reproducing the issue with a filter on Result, Is, Access Denied may highlight any impermissible paths
- Navigate to the specified directory of the Process Monitor trace shown with Access Denied
E.g. C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config - Locate and Select the Machine.Config file within the specified directory
- Right-Click to access the File Properties - Security tab
- Edit to Add the EVERYONE User Profile and Check Allow to enable Full Control
- Apply & Okay to effect changes
Applies to:
Product | Version |
---|---|
CAPTURE | 10.1 |