Hi,
My Issue details as below
1) we had created an account(login) in server which is duplicate login in our DB to Autenticate
2) Rename the Server Login by appending Number
In IIS log we are able see the renamed login <Domainname>/Username2
where as application log showing <Domainname>/Username
We are planning to check the login from the DB then try in create the Server login will solve our issue...
But Still I would like to know the exact issue why it will happen in my case ?
Can some one tell me why Application is unable to identify the named Login, and Suggest me a solution on this issue..
Thanks
Pavan