Method-1
-
Remove _ for the files ViewStationWeb.ini and CRendererInstance.ini.
-
Open the ViewStationWeb.ini file
and update this information:
- Client port: 8081 or any
other port which is free.
- Log Path: Custom log file
storage path.
- Model repository: Converted
models stored path.
- Static Files: Static files
of the application path.
- Host name with port:
hostname:port.
- Console: 0.
-
Open the CrenderInstance.ini
file.
-
Change the Log Path and Model repository paths.
-
Change the value of g_sWebSocketAdress in the ~\www\custom\override.js
file:
- http: ws://HOSTNAME:PORT/ws
- https: wss://HOSTNAME:PORT/ws
-
Download the Kisters_Custom_configs.zip file from the KB 2226796.
-
Extract the zip file and copy the customScripts.js and userdefined.js files
into ~\www\custom folder.
-
Open customScripts.js file and search the keyword “Hostname” and replace with
respective Hostname of the server.