I have an ASP application installed on IIS, using MS SQL server on windows 2000 server. Sometimes if server restarts and it is not given a login id and password the server allows opening of ASP pages, retreival of data on the application but if a new record is saved, it gives error and it does not save till you log in the server witha proper user id and password.
The moment a users logs in the repord starts saving.
Please tell me which services are not up when windows server 2000 is not logged in.
