Login Failed for user 'NT Authority\Anonymous Logon' with identity_impersonate = true

Viewed 28

My application is hosted on IIS, where app pool is running with Built-in Account Network Service and Asp.Net impersonation is true for this website.

Website connects to sql server with Integrated Security = True

And all the required roles are provided in Web.config Allowed Roles.

0 Answers
Related