Home All Groups Group Topic Archive Search About

Windows Service application Occurs Application Error Event ID 1000

Author
11 Dec 2006 6:05 AM
Teddy
Hi,

My program is a windows service program, it is used C# to develop. But
sometime it would occurs Application Error Message, the Event ID is 1000 and
the category is 100. The description is throw by ntdll.dll. But when it
occurs this message, the application still can be run as normal. If click
"OK" button, it would be terminal the application. Anyone know how to solve
it? Thanks....orz

Regards

Author
11 Dec 2006 1:14 PM
Vadym Stetsyak
Hello, Teddy!

what message is there in the event log?
.NET services usually write info into Event Log. This message comes with
some sort of description.

T> Hi,

T> My program is a windows service program, it is used C# to develop.
T> But
T> sometime it would occurs Application Error Message, the Event ID is
T> 1000 and
T> the category is 100. The description is throw by ntdll.dll. But when
T> it
T> occurs this message, the application still can be run as normal. If
T> click
T> "OK" button, it would be terminal the application. Anyone know how to
T> solve
T> it? Thanks....orz

T> Regards

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com

AddThis Social Bookmark Button