Windows 2003 - logging off the Administrator account makes web applications inaccessible
- by Saravana
Consider a web application installed on a Windows Server 2003 SP2 machine with the admin account. The application is accessible in the server as well as in the network when at least one session of the admin account is logged in. If there are no active sessions of the admin account, the web application is not accessible via the network, nor accessible locally when logged in with another user account.
What would cause the web application to be inaccessible there's no Administrator session?
Please suggest anything that might help find the solution.