|
Posted by cardinalbean on June 29, 2008, 11:04 am
Please log in for more thread options
On Jun 28, 3:16=A0pm, cardinalb...@gmail.com wrote:
> I have narrowed this issue down to Windows Server 2003 not allowing
> my
> web application to connect to the SQL 2000 DB.
>
> I have an ASP.NET web application running on my machine that is
> connecting to SQL 2000 server that lives on Windows Server 2003
> machine. =A0The connection will not work from my web application to the
> database.
>
> The connection does work from my machine through query analyzer and
> also from a .NET desktop application.
>
> Is there a setting on Windows Server 2003 that blocks connections to
> SQL Server that are initiated from a web application?
>
> This is not IIS security related because I have IIS running under the
> domain admin account. =A0All web apps are now failing to connect to the
> DB including our public web service, public web site and Intranet.
>
> Desktop applications are able to connect, just not web apps
>
> Thank you,
> Josh
I figured it out. I had to install SQL 2000 SP4
|