|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows Service application Occurs Application Error Event ID 1000Hi,
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 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 |
|||||||||||||||||||||||