Error appears during the engine initialization: "Incorrect Project ID"

Symptoms

The following error appears during the engine initialization:

Incorrect Project ID

Cause

This error can appear if the ProjectID variable value in InitializeEngine or GetEngineObject methods is incorrect.

Resolution

Project ID is a string, containing 20 letter or numeric characters. It is a unique sequence which identifies a licensed copy of FineReader Engine. This sequence is passed as a parameter (string) to InitializeEngine or GetEngineObject methods. 

Each Project ID has a set of tied license numbers. One Project ID may have many tied license numbers. One license number may have only one corresponding Project ID. 

If there is an activated license in the License Manager, but receive the Incorrect Project ID error message, it means that this license is not tied to the same Project ID, which is specified in the application source code. Please correct the application source code - specifically the ProjectID variable value in InitializeEngine or GetEngineObject methods

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.