Symptoms
Error when opening the project on Project Setup Station:
EnterpriseSErviceslmpl.cpp, 476
Cause
The project record in the FlexiCapture database contains the LinkedGuid which is a unique identifier of a parent project, which means, that this project is a test copy of the already existing project.
The above-described issue happens when trying to open the test copy when the parent project is removed.
Resolution
The fix for this issue is included in the latest FlexiCapture releases.
Alternatively, the steps below can be followed to edit the database record of the project:
- Create a database backup before making any changes to the database.
- Find the affected project in the dbo.Principal table in the FlexiCpture database.
- If the LinkedGuid value in the project record has a value other than NULL, replace it with NULL.
- Save changes and try opening the project again.
Comments
0 comments
Please sign in to leave a comment.