PDA

View Full Version : can't connect to beta db


zac morris
07-11-2008, 01:24 AM
I can connect to my production 2005 db from IIS Manager db manager with no problem.

After triple-checking connection config, when I try to execute a query using a connection to sql 2008 from db manager I get a 'Failed to connect to server.' exception.

I have successfully connection to 2008 using SSMS in the past but now attempts to connect fail with a timeout exception.

Any thoughts?

Thanks.

wisemx
07-11-2008, 01:40 AM
I'm getting the same thing now on the IIS7 Test server and forgot to ask them about this. http://community.discountasp.net/emoticons/wink.gif

Same as you I verified theweb.config conns last night, even created new ones in-case my eyes were cloudy. http://community.discountasp.net/emoticons/tongue.gif

Hopefully one of the guys will chime in on this as I can verify the condition currently exists.
Salute,
Mark

P.S. Thanks for reminding me.

junior
07-11-2008, 04:03 AM
Currently, you are not able to connect to the SQL 2008 beta box using the IIS Manager db Manager.


junior

DiscountASP.NET

www.DiscountASP.NET (http://www.DiscountASP.NET)

zac morris
07-11-2008, 04:35 AM
Ok. I can connect from SSMS now at least.

Thanks.