IIS does not allow to connect aspnet users

  • I created a website in asp.net 2.0. I used membership and roll in my site for login and authentication. IN vwd environment it works well. it allows to login in the site. But when i published in IIS6 when i tried to login it says invalid user. How do i solve this problem

  • you need to see how IIS is connecting to SQL Server. It can pass through credentials, it can ask for Windows credentials, or it can allow anonymous users and use it's own credentials.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply