Step 1 - Connect to Security Manager and Settings DB

   

Location.dqs file

Copy a file called location.dqs from the folder in which doQuments Security Manager is installed (usually C:\Program Files\doQuments Security Manager) to the folder in which doQuments Web Client is installed (usually C:\Inetpub\wwwroot\doquments).

 

Note: If doQuments Security Manager is not installed on the same machine as doQuments Web Client, you must ensure that in case of a MS Access based doQuments Security DB, doQuments Security Manager has been configured to point to the doQuments Security DB via an UNC path (e.g. \\ServerName\ShareName\doQuments.dqs).

 

 

doQuments Settings DB (settings.dqs)

The doQuments Settings DB stores the doQuments DB List (i.e. the list of doQuments DBs that you use). Web Client Setup will install a new empty copy of the doQuments Settings DB (settings.dqs). However if you have an existing installation of doQuments (Desktop Client) you can configure the Web Client to use your existing copy of the doQuments Settings DB (so that the DBs listed there are available via the Web Client). For this...

 

Use a text editor such as Notepad to open the config.ini file located in the folder in which doQuments Web Client is installed

 

Change the value of the SettingsFileName key from...
SettingsFileName=C:\Inetpub\wwwroot\doquments\settings.dqs
to...
SettingsFileName=C:\Program Files\doQuments\settings.dqs
(Assuming settings.dqs is located is located in the C:\Program Files\doQuments\ folder).

 

Save the config.ini and close the text editor.

 

Step 2 - Create a Windows User Account for the Web Client (Windows XP)