Has anybody had problems arise with connecting to SQL Server from a web
app after installing SP2? I am getting an access denied error on a web
app after installing SP2. I have verified that the ASPNET user is
permitted in SQL server. I can connect through Enterprise Mgr., and the
database was not affected during the upgrade, however, I am not able to
access the DB through Query Analyzer either. Any ideas?



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Re: Windows SP2 conflicts with SQL Server by jeff

jeff
Sat Nov 13 17:07:18 CST 2004

Make sure you have port 1433 open. SP2 locks ports down

Jeff

"Phil Townsend" <phil25840@yahoo.com> wrote in message
news:OYcjhlcyEHA.2200@TK2MSFTNGP09.phx.gbl...
> Has anybody had problems arise with connecting to SQL Server from a web
> app after installing SP2? I am getting an access denied error on a web
> app after installing SP2. I have verified that the ASPNET user is
> permitted in SQL server. I can connect through Enterprise Mgr., and the
> database was not affected during the upgrade, however, I am not able to
> access the DB through Query Analyzer either. Any ideas?
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!