A
Alan Dean
Hi,
I have been trying to leverage a custom event source, for which I have
compiled a message library.
The event source gets installed just fine, and when I write entries
the category info gets pulled out of the message library correctly.
The problem is that the message info seems to be completely ignored. I
get:
"The description for Event ID ( 1001 ) in Source ( Custom Company )
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: ."
To be clear, this is not an issue that can be resolved using the /
AUXSOURCE= flag. I am on the local machine, and anyway I need it to
work for all consumers - not just mmc.
I am running Server 2003 Standard Edition SP2 and the code is written
in VS2008 targeting C:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\System.dll
There is no way to demonstrate the issue with a simple code snippet
(the build is multi-step) but I have put the demonstration solution in
a zip file on my Google Code sandpit [1] (it is install-application-
event-source.zip [2]).
The solution is built using VSTS 2008 and has an MSTest project which
will create entries.
I have included instructions. See README.txt in the solution root.
I have posted this issue to the MSDN forums [3] but have had no answer
as yet.
[1] http://code.google.com/p/alan-dean/downloads/list
[2] http://alan-dean.googlecode.com/files/install-application-event-source.zip
[3] http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3085109
Regards,
Alan Dean
http://thoughtpad.net/alan-dean
http://simplewebservices.org
I have been trying to leverage a custom event source, for which I have
compiled a message library.
The event source gets installed just fine, and when I write entries
the category info gets pulled out of the message library correctly.
The problem is that the message info seems to be completely ignored. I
get:
"The description for Event ID ( 1001 ) in Source ( Custom Company )
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: ."
To be clear, this is not an issue that can be resolved using the /
AUXSOURCE= flag. I am on the local machine, and anyway I need it to
work for all consumers - not just mmc.
I am running Server 2003 Standard Edition SP2 and the code is written
in VS2008 targeting C:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\System.dll
There is no way to demonstrate the issue with a simple code snippet
(the build is multi-step) but I have put the demonstration solution in
a zip file on my Google Code sandpit [1] (it is install-application-
event-source.zip [2]).
The solution is built using VSTS 2008 and has an MSTest project which
will create entries.
I have included instructions. See README.txt in the solution root.
I have posted this issue to the MSDN forums [3] but have had no answer
as yet.
[1] http://code.google.com/p/alan-dean/downloads/list
[2] http://alan-dean.googlecode.com/files/install-application-event-source.zip
[3] http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3085109
Regards,
Alan Dean
http://thoughtpad.net/alan-dean
http://simplewebservices.org