Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Server Application Unavailable
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Jay, post: 2998608"] State service most likely is not necessary. Check the ASPNET account in the operating system security and make sure the account is not disabled. If the .net app is using impersonation, look at what user it is mapped to in the app's web.config file, and then check that in the os security as well and make sure that isn't disabled too. A lot of our customers do the latter and don't realize that their 'user password expire every X days' actually bombs the web app after X days pass and the account disables. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Server Application Unavailable
Top