It could be that the user identity is outdated, especially if you’ve tried starting a stopped app pool and the next request again fails.
In IIS, go to the Application Pools under the Server, then find the correct Application Pool for your web site, and click on it. On the Advanced Settings menu to the right, select Identity and change it and enter new user and password. Click on your Application Pool again, and select Recycle to restart it.
You can also try looking at the error message in Event Viewer, under Windows Logs, Application, Details tab.
Related Posts:
- What does ‘IISReset’ do?
- What does ‘IISReset’ do?
- HTTP Error 403.14 – Forbidden – The Web server is configured to not list the contents of this directory
- How to Determine IUSR Password
- What does aspnet_regiis.exe do
- How do I resolve “HTTP Error 500.19 – Internal Server Error” on IIS7.0
- “This operation requires IIS integrated pipeline mode.”
- Maximum request length exceeded.
- IIS error, Unable to start debugging on the webserver
- How handle Application Error Exception code: 0xc00000fd
- How to resolve “Server Error in ‘/’ Application” error?
- Chrome returns “Bad Request – Request Too Long” when navigating to local IIS Express
- “Exception has been thrown by the target of an invocation” error (mscorlib)
- ORA-12154 could not resolve the connect identifier specified
- What are .ashx files in an ASP.NET application?
- Does PHP supports MVP pattern?
- Server.Transfer Vs. Response.Redirect
- W3WP.EXE using 100% CPU – where to start?
- Error :The remote server returned an error: (401) Unauthorized
- Exception of type ‘System.OutOfMemoryException’ was thrown.
- Cannot read configuration file due to insufficient permissions
- A potentially dangerous Request.Form value was detected from the client
- Could not load file or assembly ‘Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed’
- How can I secure passwords stored inside web.config?
- ASP.NET Why are sessions timing out, sessionstate timeout set
- drop down list value in asp.net
- Cannot read configuration file due to insufficient permissions
- Can you recommend a .net template engine?
- Asp.net Hyperlink control equivalent to
- Error ‘2035’ (‘MQRC_NOT_AUTHORIZED’) While Connecting to MQ
- debug=true in web.config = BAD thing?
- Url.Action parameters?
- What is the difference between ASP.NET and ASP.NET MVC?
- Failed to load resource: the server responded with a status of 401 (Unauthorized) /App/AngularJS/angular.min.js
- Cannot open database “test” requested by the login. The login failed. Login failed for user ‘xyz\ASPNET’
- The following sections have been defined but have not been rendered for the layout page “~/Views/Shared/_Layout.cshtml”: “Scripts”
- The following sections have been defined but have not been rendered for the layout page “~/Views/Shared/_Layout.cshtml”: “Scripts”
- ASP.NET DateTime Picker
- System.ComponentModel.Win32Exception: Access is denied Error
- Could not load file or assembly ‘Microsoft.CodeDom.Providers.DotNetCompilerPlatform
- a page can have only one server-side form tag
- An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
- Could not load file or assembly ‘Microsoft.ReportViewer.WebForms’
- Could not load file or assembly Exception from HRESULT: 0x80131040
- CS1617: Invalid option ‘6’ for /langversion; must be ISO-1, ISO-2, 3, 4, 5 or Default
- The localhost page isn’t working. localhost redirected you too many times
- Response Content type as CSV
- Unrecognized attribute ‘targetFramework’. Note that attribute names are case-sensitive
- Why is HttpContext.Current null?
- How to move div vertically down using CSS
- How to troubleshoot “System.Web.HttpException (0x80004005): File does not exist”?
- jquery $(this).id return Undefined
- C# function to return array
- “The transaction log for database is full due to ‘LOG_BACKUP'” in a shared host
- jQuery UI ” $(“#datepicker”).datepicker is not a function”
- The wait operation timed out. ASP
- What is the difference between XAMPP or WAMP Server & IIS?
- Failed to load PDF document in Chrome
- How to resolve “Input string was not in a correct format.” error?
- failed to load resource: the server response with a status 500 (internal server error)
- Is “ ” a replacement of ” “?
- Visual Studio error “Object reference not set to an instance of an object” after install of ASP.NET and Web Tools 2015
- The client and server cannot communicate, because they do not possess a common algorithm – ASP.NET C# IIS TLS 1.0 / 1.1 / 1.2 – Win32Exception
- Regex for password must contain at least eight characters, at least one number and both lower and uppercase letters and special characters
- limitations of using @Html.EditorForModel
- WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for ‘jquery’. Please add a ScriptResourceMapping named jquery(case-sensitive)
- OLE DB Provider for ODBC Drivers Error “80004005′
- How to redirect a URL path in IIS?
- What is the difference between a web API and a web service?
- Session timeout in ASP.NET
- calling javascript function on OnClientClick event of a Submit button
- GET request to IIS returns Microsoft-HttpApi/2.0
- System.Data.SqlClient.SqlException: Login failed for user
- entity object cannot be referenced by multiple instances of IEntityChangeTracker. while adding related objects to entity in Entity Framework 4.1
- How to solve “Could not establish trust relationship for the SSL/TLS secure channel with authority”
- What is jQuery Unobtrusive Validation?
- How to add List<> to a List<> in asp.net [duplicate]
- A potentially dangerous Request.Path value was detected from the client (*)
- Media not actually deleted on disk when click “Permanent Delete”
- Using the Importer on an IIS Server
- All links in my site start with localhost?
- Why are images not displaying?
- Hiding WordPress behind IIS redirects
- WordPress multisite on IIS – can’t open subpages
- WordPress IIS intranet server
- Multisite sub-directories IIS 7.5 change media/uploads location
- How to add exception to WordPress’s web.conf
- Have different site location for wp-admin in IIS
- IIRF + IIS 6 + WordPress does not return 404 error
- Hardening uploads folder in IIS breaks images
- Newbie: Multiple WP sites on Windwos 2012 IIS
- Graphics and Formatting Not Loading in WordPress on IIS
- Site speed slows when user logged in
- WordPress on shared server Plugin not working
- Remove index.php from url in permalinks over IIS server (web.config)
- On IIS, stop WordPress from resaving my web.config file when I enter the Permalinks config page
- Permalinks setting raises 500.0 error
- iis6 multisite and permissions
- 404 for index.php
- How to rename the WordPress wp-login.php running on IIS6?