I am using Microstation V8i release 10. I am following the AEC_WS_001_Managers_Guide for setting up a shortcut with the target as follows:
"C:\Program Files (x86)\Bentley\MicroStation V8i (SELECTseries)\MicroStation\ustation.exe" -ws_USTN_SITE=C:\AEC_WS_001\Workspace\Standards\
The AEC_WS_001 folder is in the root C:\folder.
It is not loading the workspace.
Any suggestions
Thanks
The first thing I'm noticing is that your slashes are going the wrong way.
C:\AEC_WS_001\Workspace\Standards\ is correct for a standard Windows path definition, but MicroStation config variables require the unix style forward slashes for path definitions.
Reverse the slashes in your definition so that it reads C:/AEC_WS_001/Workspace/Standards/
Rod WingSenior Systems Analyst
Rod
Thanks for your reply
I changed all the slashes and still nothing
why are you expecting the whole workspace to load ? you are only identifying a site configuration.
Timothy Hickman
CADD Manager | CADD Department
timothy.hickman@colliersengineering.com
Main: 877 627 3772|
1000 Waterview Drive Suite 201 | Hamilton, New Jersey 08691
the WS switch is used to set a specific configuration variable.If you are trying to load a configuration FILE (to define your workspace) you may want the WC switch instead. That would need to include not only the path, but the file name as well.
MaryB
Power GeoPak 08.11.09.918Power InRoads 08.11.09.918OpenRoads Designer 2021 R2
I trying to load the file per the document attached.PDF
Maybe this will provide some insight