I removed the pooling, tried the IP
It's running locally so I tried 127.0.0.1 and 10.2.52.26 and (localhost) and localhost....
Something weird is going on here..... From what I can find this problem happens when people try to connect to remote computers.
Does anyone know what else you can call you local machine for me to try?
Main Topics
Browse All Topics





by: DarkXiphoidPosted on 2006-09-06 at 03:17:41ID: 17461852
Try removing pooling=false from your connection string, and try to get the IP adress of the server instead of it's name.
The basic idea is to strip the connection of constraints until it works, and then rebuild the constraints you need to see what is wrong.