I want to use the logged in users' credential to run the application, since I have third party apps run in my asp.net website.
I enabled windows authentication, asp.net impersonation in IIS7. It can tell who is logged in. But it does not run asp.net application in logged in users' account.
What's the problem here?
Please Help me.
Thanks very much.
...
Go to the complete details ...