Answered Windows authentication

  • Wednesday, April 11, 2012 6:21 PM
     
     

    I have an asp page which uses a Sql server users account for connection and I provide a password for it, the applications authoruizes and grants permission which means it connects to the database. If I change the authentication to windows and impersonation true and SSPI true. The application won't connect. The settings in the virtual directory are been taking care. such as to allow for this authentication. The spplication it written in asp .net c# 2005. and IIS 6.0.

    Any hints appreciate it


    michael john ocasio

All Replies