I am pretty sure it is pointing to the correct location. like i said, the
webservice works fine and gets data out of the database correctly when it
runs as local host, it's just when i put it on the server that i have a
problem. this is why i am wondering whether it is a delegation issue.
however, the delegation seems fine. i am runnign teh database and the web
server using the local system account (so no need to register SPNs) and have
delegated in Active Directory to the SQL Server service.
I had anonymous access and integrated security enabled on the web server and
was not getting any error messages, just a time out. when i changed this to
remove anonymous access, i got 401.2. I thought that i had to disallow
anonymous access if i was enabling delegation, is that correct?
Tearing my hair out here, it's so frustrating!!!
Saira
"Josh Twist" <> wrote in message
news: ups.com...
> Hi Saira,
>
> Do you not see any error in your application?
>
> Are you sure the web server is pointing to the correct Sql box (i.e.
> the one that you are tracing?)
>
> Josh
> http://www.thejoyofcode.com/
>