Re: Profile cannot be loaded



Hello abckid,

For event id 1000 are so many options, did you have any other errors? Did you check that your DNS configuration is correct, only your own internal DNS configured and no external?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.

Hi,

We have Win2K3 Domain. We have a local Win2K3 DC at our site. We have
several Windows 2000 professional users.

To say, some of the users get the errors stated below when they login
initally every morning ! When they restart their PC after getting this
error and try to login, there is no problem. Even after one successful
logon, they shutdown their PC and start and can successfully logon.
The error they get is

######################
Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1000
Date: 9/4/2007
Time: 8:32:10 AM
User: NT AUTHORITY\SYSTEM
Computer: ABC
Description:
Windows cannot log you on because the profile cannot be loaded.
Contact your
network administrator.
DETAIL - The system cannot find the file specified.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp. ##############

On checking problems related to such errors there is lot of
possibilities.
Like a links from www.eventid.net -
1) http://www.eventid.net/display.asp?eventid=1000&source=userenv
2)
http://www.eventid.net/display.asp?eventid=1000&eventno=1319&source=Us
erenv&phase=1
I guess something with the network or with the userprofiles. I tried
to delete the UsrClass.dat at location - "C:\Documents and
Settings\Current User\Local Settings\Application
Data\Microsoft\Windows\UsrClass.dat" and login again. But no success.

I cannot find where exactly is the problem. Please suggest.

Thanks,

abckid.



.



Relevant Pages

  • Re: Unexplained Failed Logins
    ... We do audit successful logins. ... failures were a backup job at 11:58 pm and a NAV scan at 5:00 am. ... if the DC is attempting a login via a delegation, ... and directly attempt Kerberos authN on network exposed ...
    (microsoft.public.win2000.security)
  • Re: Unexplained Failed Logins
    ... We do audit successful logins. ... failures were a backup job at 11:58 pm and a NAV scan at 5:00 am. ... if the DC is attempting a login via a delegation, ... and directly attempt Kerberos authN on network exposed ...
    (microsoft.public.win2000.security)
  • Re: Closing one window and opening another
    ... successful login' event and wrap that around login in a try/catch ... I think you can use a method, which performs the login, and returns a boolean (means: returns whether the login was successful) ... where an ActionListener listens on ActionEvents. ... return loginSuccessful; ...
    (comp.lang.java.programmer)
  • WebBrowser Control Programming Question
    ... I use the function below to open a new webbrowser and login to the page. ... I'm trying to see if the login is successful and if so i go to the next ... Public Function LoginToIE(ByRef IE As Object, URL As String, UserName As ... String, Password As String, Pause As Long) As Boolean ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)