Board index » Web Programming » How do i get rid of the weird message in the eventlog
|
rbanks
|
How do i get rid of the weird message in the eventlog
Web Programming447
Hi, I am using the Microsoft Application BuildingBolock (Freudian slip, hahaha) Exception Management and am using a CustomPublisher. This goes fine and it write's stuff the Windows EventLog. However, each entry starts with the following: The description for Event ID ( 0 ) in Source ( <<appname>>) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: What does this mean? And how do I get rid of it. I just want to write the InnerException.Message of my Sercer.LastError and do not need all this crap. Help greatly appreciated. Bas Jaburg www.jaburg.com - |
