Quote:
Originally Posted by infox45
my syncconfig.txt file includes the same content as syncserv_odbc_std.xml( i have copied all content from .xml file to .txt file)
|
No, the syncconfig.txt should only list the
path. Your syncconfig.txt should be something like:
Code:
C:\myFolder\syncserv_odbc_std.xml
This is where the server can
find your config file. The actual path depends on where you store it, of course.
You should
NOT have the syncserv_odbc_std.xml file in a web-accessible directory for security reasons, because it may contain database passwords!