Hello,
I have deployed my application on IIS server and set it as windows authentication and set custom service account in Application Identity pool
but when i try to run the application Images,JS ,kendo files are not loding it gives me internal server error
<div id="details-left">Module | IIS Web Core |
---|---|
Notification | AuthenticateRequest |
Handler | StaticFile |
Error Code | 0x80070542 |
Requested URL | |
---|---|
Physical Path | |
Logon Method | Negotiate |
Logon User | GLOBAL\****** |
but when i open browser with service account provided then it works fine no issue
I tried everything adding IIS_users,service account and giving permission to everyone to that directory. but not working for me
it works only when i login with user that i have set in application pool identity.
Thanks and regards
Vaibhav Pawar
</div>