Symptoms
When trying to open a FlexiCapture project with IEngine::OpenProject, the following error occurs:
The project version is outdated. You need to update the project before opening it.
Cause
This error occurs if the FlexiCapture project that is being opened has been created in an older version of FlexiCapture.
Resolution
To open a project created in an older version of FlexiCapture, it needs to be updated. There are several ways to do this:
- The project can be opened using the Project Setup Station from the Developer's Package shipped with FlexiCapture SDK. The project will be automatically updated upon opening it.
- The IEngine::UpdateProject method can be called before opening the project with IEngine::OpenProject. The project at the specified location will be updated.
Comments
0 comments
Please sign in to leave a comment.