0

we are getting an error while logging in to our legacy system. Couldnt think about what the problem is. The people who developed the system seems unreachable. Its not happing every time and its intermittently.

Joshua
  • 2,275
  • 7
  • 41
  • 57

1 Answers1

0

It is possible that your SQL Server instance is not set up with TCP/IP?

Go into surface area configuration and set the remote connections to both TCP/IP and Named Pipes and restart.

Nick
  • 5,844
  • 11
  • 52
  • 98