Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

error event id 2506 and error event ID 1002

Status
Not open for further replies.

lilruke

MIS
Dec 11, 2002
2
US
I would like to search for these errors on this site but for the time being the search engine is down so I will have to post this message.

I have been getting two error messages in my event viewer. These two error messages are

Error 1002 Server events initialization failed for virtual server 1. Server events may not be called for this virtual server.

and

Error 2506 The value named MaxMpxCt in the server's Registry key LanmanServer\Parameters was invalid. The value was ignored, and processing continued.

Can anyone tell what is causing these errors and what I can do to fix them? They seem to be related because they always happen together. Also I think they might be related to my exporer.exe freezing. Any help would be very much apprieciated.

David
 
for the second error
go to the regedit , under this key :
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters

you will find this key : IRPStackSize
make it's value 11 in decimal , or b in the hexadecimal

I think this will solve the problem
Mohamed Farid
Know Me No Pain , No Me Know Pain !!!
 
Thanks for the response but There is no key with that name in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
The error message says that this key MaxMpxCt is wrong. The current value of this key is :REG_DWORD:0x1ff (511 in decimal). Should this value be 11 in decimal?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top