Ask Experts Questions for FREE Help !
Ask
    nnmathur's Avatar
    nnmathur Posts: 2, Reputation: 1
    New Member
     
    #1

    Nov 16, 2005, 10:19 AM
    Windows 2000 startup services
    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 with a 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. :confused:
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #2

    Nov 16, 2005, 10:40 AM
    Quote Originally Posted by nnmathur
    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. :confused:
    If I'm reading you correctly, then before the server is logged in the ASP pages are accessible (IIS has started), but when a new record is saved it causes an error (NO Db to write to)

    This is correct as the SQL (Db) service only starts when the system is logged in.

    Hope this answers your question, if not please post a follow up.
    nnmathur's Avatar
    nnmathur Posts: 2, Reputation: 1
    New Member
     
    #3

    Nov 17, 2005, 09:55 AM
    Services in Windows 2000 Server
    Quote Originally Posted by Curlyben
    If I'm reading you correctly, then before the server is logged in the the ASP pages are accessable (IIS has started), but when a new record is saved it causes an error (NO Db to write to)

    This is correct as the SQL (Db) service only starts when the system is logged in.

    Hope this answers your question, if not please post a follow up.
    <N N Mathur> Thanks for the help... My further study on the matter showed that Login services along with MS SQL Server starts without login and system starts working but few registered components like dlls etc. are not available for use and hence on lines in ASP where a particular dll is referred, error occurs.

    Curlyben, can you or can anyody tell me how to make these registered dlls and other components be made available before server login?

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Windows Xp/2000 [ 1 Answers ]

I have windows 2000 installed - can I install XP over this? If not how do I remove 2000 before I install xp? Thanks

Windows Startup Error [ 4 Answers ]

Hi! I'm trying to help my sister with her computer because she can't get online. When she turns her computer on (windows 98) she gets a message stating that there is a windows startup error. It says "try loading SBEINIT.CO before SMARTDRV.exe or minimizing VDISK".How do we do this and what caused...

Windows 2000 [ 2 Answers ]

Can I install windows 2000 over windows ME without losing any of my programs or information? Thanks

Windows xp or 2000 [ 1 Answers ]

I recently signed up for a class for windows 2000 professional. When I arrived for the class it was for XP professional. I am pursuing a MCSA and both are good for the os portion. However I am wondering if I would be better off studying 2000 instead?


View more questions Search