Project packager enables you to package a complete project into a single ZIP file. By stepping through the project packager wizard, a project and its associated databases are converted into a common structure that allows them to be unpackaged using the specified database provider type as the resulting format.
After creating project package through Project Packager, some times user may below error while unpackaging this project in other machine.
This wiki article explains the steps to resolve this issue.
This issue happens when user create the AutoPLANT Project package with SQL database and tries to unpackage the same project in other machine with Access database. While investigating log file noticed that problem arise because of the field length value. It was mentioned beyond the limit in SQL database. Ideal Varchar limit is 255 for Access database
Check the error mentioned in below log file. Check the log file at the below directory.
C:\ProgramData\Bentley\Plant V8i\Packager\LogFiles
1.Open the SQL database
2.Check the table mentioned in the log file.
3.Modify the Var char value for the table. It should be upto 255 length for Access database.
4.After correcting all the field, create the Project package and unpackaging work properly.
AutoPLANT - OpenPlant Isometrics Manager CONNECT Edition OpenPlant Isometrics Manager CONNECT - AutoPLANT See Also AutoPLANT Modeler CONNECT Edition Work remotely or connected with the market’s most productive and easy-to… Last edited over 3 years ago in OpenPlant | AutoPLANT > OpenPlant | AutoPLANT Wiki
If above problem still persists, then please create a Service Request and contact the Bentley Product Advantage group. Please include a list of all relevant details to get in depth analysis for a solution or workaround.
Bentley's Product Advantage Group requests that you please confine any comments you have on this Wiki entry to this Comments or Corrections?" section. THANK YOU!