Server
directory not configured error message appears when trying to view a file in
Web Editor with the SmarTeam Web Viewer.
As of v20 of the Web Viewer you need to manually
set the Server Directory setting.
The Server Directory path needs to be set to the
location of the Viewer share for Web Editor.
In v20 of the Web Viewer this setting is set in
the VueServer.ini file which is located in the <jVue>\bin directory.
This is how it should look in the VueServer.ini
file:
[Server]
Directory=\\192.168.0.100\Viewer\
As of v20.1 of the Web Viewer some of the
settings that were located in the VueServer.ini were migrated to the
jvueserver.properties file which is also located in the bin directory where the
Web Viewer is installed.
This is what needs to be specified in the
jvueserver.properties file:
jvueserver.server.directory=\\192.168.0.100\Viewer\
Restart the Oracle AutoVue Server service after making changes to the
VueServer.ini file or jvueserver.properties file.