View Single Post
SHAVED's Avatar
SHAVED Posts: 276, Reputation: 216
Full Member
 
#2

Mar 24, 2007, 09:10 PM
First of all let us know which OS you are using.
This problem normally occurs when the operating system does not allocate enough buffer for the maximum string length allowed. When the data is bigger than the buffer size the Winlogon service terminates and you will get the error message.

Try to get the latest Service Pack for your OS and I hope it will solve this issue.
Helpful