30 pts.
 web application in-accessible
Here i have installed a web application on a windows 2003 SP2 server with the admin account. the application is accessible in the server as well as in the network when atleast one session of the admin account is logged in. If there exists no active session of the admin account the web application is not accessible in the network, and is not accessible in the server if we have logged in with another user credentials. What would cause the web application in-accessible while we log off from the admin account? Please suggest.

Software/Hardware used:
ASKED: February 22, 2010  9:47 AM
UPDATED: February 24, 2010  5:04 AM

Answer Wiki:
Hello, Thank you for the response. I've managed to fix the issue. The issue was due to regional settings. The cookie expiry date in our web application would work with English US regional settings, which the default user profile didnt have. After over writing the regional settings of the default user with the service account's, the web application started working even there exists no active session of the service account.
Last Wiki Answer Submitted:  February 24, 2010  5:03 am  by  Kissbu   30 pts.
All Answer Wiki Contributors:  Kissbu   30 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

By web application do you mean a Web Service or a Web Site?

 1,855 pts.

 

Is there a reason you have installed it to run as administrator? This isn’t required for most things. If it’s not required have it run as the standard user.

 1,855 pts.

 

Hello, Thank you for the response. I’ve managed to fix the issue. The issue was due to regional settings. The cookie expiry date in our web application would work with English US regional settings, which the default user profile didnt have. After over writing the regional settings of the default user with the service account’s, the web application started working even there exists no active session of the service account.

 30 pts.