Originally Posted by eddieasher
|
Or are you telling me when I am at a remote desktop, and on the connecting to instead of www.mywebserver.com I should make it my domain IP address number?
Eddie
|
What you need to do, is go into the SI5 setup (the initial setup) and put in the IP address rather than server name of your SI5 server... or, modify the .ini file which should be at:
C:\Documents and Settings\All Users\Application Data\D-Tools\SI5
You'll want to modify D-ToolsBusinessManager and D-ToolsLANSyncV5
They'll look something like this:
[MSDE]
DataSource=(YOURSERVER)\DTOOLSV5
SharedFolder=\\(YOURSERVER)\DToolsV5ProductShare
ProjectDatabase=DToolsProjects50
Authen=SQL
DEVUSER=DToolsData
DEVPWD=(YOUR PASSWORD)
Replace your server name with the IP address... this may fix your issue.