i am trying to implement impersonation in a project. this is the first time i am trying it this is what i have done.
<identity impersonate="true" userName="NS1\name" password="secret" />
i am using the username and password provided as the plesk credantials.
I don't know if my username format is correct.
These are the details.
Windows 2003 shared server
IIS6
provider name : space2host
thanks in advance
Update:this is the error i get
Could not create Windows user token from the credentials specified in the config file. Error from the operating system 'Logon failure: unknown user name or bad password.