MAS200 TCP/IP Connection Failure
MAS200 TCP/IP Connection Failure
(OP)
Get the following message when trying to run MAS200 - TCP/IP Connection Failure. Unable to connect to server. TCP/IP is not configured or setup properly. Consult your system administrator for assistance.
This just started occuring out of the blue on one workstation.
-No other network connectivity on this PC is having problems
-Can ping db server by name and IP
-Can ping this workstation from MAS200 db server
-Spyware/Malware scanning comes back with nothing
-Already reset TCP/IP
-Have removed/reinstalled MAS200
Any suggestions?
This just started occuring out of the blue on one workstation.
-No other network connectivity on this PC is having problems
-Can ping db server by name and IP
-Can ping this workstation from MAS200 db server
-Spyware/Malware scanning comes back with nothing
-Already reset TCP/IP
-Have removed/reinstalled MAS200
Any suggestions?
RE: MAS200 TCP/IP Connection Failure
Check the contents of the sota.ini file in the launcher folder. It will take the form:
[SQL]
DSN=MASSQL
[Servers]
1=servername;9455;APS=BEST;APPLICATION=MAS 200;Path=\\servername\serverpath\MAS90\
[Active Server]
servername;9455;\\servername\serverpath\MAS90\
Note in my case, I call out a different port than standard. You should know which port you are using. You can also use the IP directly in the ini.
[SQL]
DSN=MASSQL
[Servers]
1=10.3.2.3;9455;APS=BEST;APPLICATION=MAS 200;Path=\\servername\serverpath\MAS90\
[Active Server]
10.3.2.3;9455;\\servername\serverpath\MAS90\
RE: MAS200 TCP/IP Connection Failure
Have compared contents of the sota.ini file with other workstations that have no problems. Can find no differences.
Thanks for your suggestions.
RE: MAS200 TCP/IP Connection Failure
RE: MAS200 TCP/IP Connection Failure
RE: MAS200 TCP/IP Connection Failure