Sp 4

R

Robert

On a windows 2000 Server I was trying to install Service
Pack 4. When I rebooted I get the Error Message " The
Ordinal 175 could not be located in the dynami link
library Userenv.dll ".

Then I click OK, to the error message and all i see is a
blue screen that should have the desktop icons and the
START menu and Task Bar.

The machine is used for storing User data, everone can
still get to their user information.

What do I need to do to fix this?
 
B

Barak

Sounds like the file wasnt registered correctly.
To pull up Task Manager do a Ctrl - Shift - Esc
Then click File | New Task (Run)
in the run box type cmd (this should bring up a command window)
then do regsvr32 /u c:\winnt\system32\userenv32.dll
you should see an unregistered window pop up
then do regsvr32 c:\winnt\system32\userenv32.dll

Don't know for sure it that will work, but whenever I've seen errors like
that this has taken care of it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top