G
Guest
Hi,
I have created a web application using ASP.NET v1.1. I would like to set
up this web application so that it would be available only inside the domain.
So I copied the web application and put it in one of our servers. When I try
to access the web application, it is working fine. But when I try to access
sql server data from the web application, it is getting access violation. I
am able to use sql server using query analyzer and using same login. But when
i try to access from web, it is giving error Login Failed for user
NTAuthority/Anonymous Login. Am i missing anything? Please let me know.
Thanks,
Sridhar.
I have created a web application using ASP.NET v1.1. I would like to set
up this web application so that it would be available only inside the domain.
So I copied the web application and put it in one of our servers. When I try
to access the web application, it is working fine. But when I try to access
sql server data from the web application, it is getting access violation. I
am able to use sql server using query analyzer and using same login. But when
i try to access from web, it is giving error Login Failed for user
NTAuthority/Anonymous Login. Am i missing anything? Please let me know.
Thanks,
Sridhar.