| 1.How to install the Sync Server licenses key? |
Use to following steps to place the licenses key in system:
1.Create a folder named as GoDBSSLic in C: drive
2.After that kindly place the license.xml file
to your C:\GoDBSSLic folder
3.Now open C:\GoDBSSLic folder with Windows
Explorer and then right click your syncserver
license file, select properties-->Go to
security tab--> Click Add button --> click
Find button.
4.Select Everyone under "Group or Usernames"and
then click Full Control option under
"Permission for Everyone".
5.Then click Apply and Ok.
(In case of any clarification please contact
your system administrator)
6.Now stop IIS using "net stop iisadmin" command
and start it using "net start w3svc" command.
7.Then Open the Sync server in Internet Explorer
with relevent URL.
(Example:http:// name//setconfigvariables.asp)
|
| Top |
| 2.How to restart IIS? |
| Use the iisreset command in the command prompt to reset the IIS. |
| Top |
| 3.How to place the Sync server license file? |
Kindly follow steps which is mentioned below:
1.Create a folder named as GoDBSSLic in C: drive
2.After that kindly Place License file into your
C:\GoDBSSLic foler.
3.Now open C:\GoDBSSLic folder with Windows
Explorer and then right click your
syncserver license file,
select properties-->Go to security tab-->
Add Everyone under "Group or User names"
using Add button and then click Full Control
option under "Permission for Everyone" .
Then clik Apply and Ok.
(In case of any clarification please contact
your system administrator)
4.Now stop IIS using "net stop iisadmin" command
and start it using "net start w3svc" command
5.Then Open the Sync server in Internet Explorer
with relevent URL.
(Example: http:///setconfigvariables.asp)
|
| Top |
| 4.How to Install GoDB SyncServer? |
1.Extract the GoDBSS36.zip file to required
folder.
2.Double click the exe file and follow the
procedures on screen.
3.After the Installation, for configuration
settings refer the Sync server help file.
|
| Top |
| 5.When I start SyncServer I get this error: App Error-[13] GoDBSync Type mismatch /virtualDIrectoryNaME/setConfigVariables.asp |
Rename the XML file from __godbconfig.xml to LOCALHOST__godbconfig.xml (Eg: vijay_godbsync_godbconfig.xml to localhost_godbsync_godbconfig.xml).
Use the following URL to open the sync server http://localhost/yourVirtualDirName
Still your sync server URL is not opening then make sure that your IIS is properly configured and the services started.
|
| Top |
| 6.How to stop & start IIS? |
To Stop your IIS Service goto Start --> Run --> net stop IISadmin.
To Start your IIS Service goto Start --> Run --> net start w3svc.
|
| Top |
| 7.How to get GoDB SyncServer License? |
To get GoDB SyncServer License one need to know the Mac.Physicall Address. Follow the steps to get the Mac.Physical Address:
a. Goto Start menu -> run -> type "cmd" and press ENTER
b. It will take you to Command prompt
c. Type "ipconfig /all"
d. It give you a list of details
e. Copy the Physicall Address and send a mail to Consign Technology Support (support@consigntech.com )
f. Support at Consign Technology will send you the appropriate Licence file with respect to your Mac. Physical Address.
|
| Top |
| 8.I dont have a network card in my computer. How will I test Sync? |
Please download and install Microsoft Loopback Driver [from microsoft site]. It will provide a physical address to ur machine even if there is no network card.
|
| Top |
| 9.How to register a dll manually? |
To register a Dll manually follow the steps below:
1. Click Start --> Run
2. Type regsvr32 "\yourdllname" (Eg: C:\Winnt\functions.dll) and click Ok
Note: Make sure that IIS Service is stopped while registering your SyncServer DLLs. |
| Top |
| 10.There is no Physical Address in my computer. What can I do? |
Your machine may not have a network card or loopback driver is not properly configured.
|
| Top |