PWIS version - 10.00.02.29 (SES)
Server OS version - Windows Server 2016 Standard 1607
Getting an error when installing the server software - "There was a problem with the ProjectWise InterPlot Organizer installation. Status:2"
Has anyone else tried installing this version and run into this?
Robert
Hi Robert,
It appears you are attempting a silent install? If so, the folder structure will need to be staged prior to executing setup.exe.
Open a Command Window “As Administrator”
Extract the single file installer to a temporary folder:
pwpsv10000229en.exe /Q /C /T:c:\temp
cd c:\temp
stageiporg.cmd
setup.exe -s
To activate the product after installation:
cd C:\Program Files\Common Files\Bentley Shared\CONNECTION Client\LicService
Bentley.Licensing.ActivationWizard.exe /serversetup
For activation assistance:
https://communities.bentley.com/products/projectwise/content_publishing/w/wiki/48707/projectwise-interplot-server-products-registration-and-ses-activation
Actually, no. Just initiated the install from the setup.exe file. I did use 7-zip to unzip the downloaded file to the pwpsv10000229en folder first. Could this have been the problem?
Perhaps, try executing stageiporg.cmd to stage the folders and then setup.exe. If it continues to give you trouble, use the instructions I provided without the -s. Note: pwpsv10000229en.exe is a single file installer and does not require extraction, just "Run as Administrator".
i did confirm that running pwpsv10000229en.exe as administrator isntalled without error.
Funny how things work correctly when done as intended huh? lol
thanks for the help. i will pass this info along to another that will be doing similar installs in other locations.