473,503 Members | 2,059 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How do i get rid of the weird message in the eventlog

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
Nov 18 '05 #1
3 1487
Bas,

That means that Event Viewer was unable to locate the event source on the
machine in which you are viewing it. Are you viewing the Event Viewer logs
from a remote machine by any chance?

Jim Cheshire, MCSE, MCSD [MSFT]
ASP.NET
Developer Support
ja******@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
From: bj*****@virtual-affairs.com (bas jaburg)
Newsgroups: microsoft.public.dotnet.framework.aspnet
Subject: How do i get rid of the weird message in the eventlog
Date: 26 Feb 2004 08:22:30 -0800
Organization: http://groups.google.com
Lines: 23
Message-ID: <e6**************************@posting.google.com >
NNTP-Posting-Host: 62.59.193.200
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1077812550 11267 127.0.0.1 (26 Feb 2004 16:22:30 GMT)X-Complaints-To: gr**********@google.com
NNTP-Posting-Date: Thu, 26 Feb 2004 16:22:30 +0000 (UTC)
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-onlin
e.de!npeer.de.kpn-eurorings.net!news.cambrium.nl!news.cambrium.nl!fe eder.ene
rtel.nl!nntpfeed-01.ops.asmr-01.energis-idc.net!216.196.98.140.MISMATCH!bord
er1.nntp.ash.giganews.com!nntp.giganews.com!news.g lorb.com!postnews1.google.
com!not-for-mailXref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:213931
X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

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


Nov 18 '05 #2
Hi Jim,

actually no. I am running the web app on my local machine and am
publishing to my local machine aswell.

Bas
Nov 18 '05 #3
Bas,

The message indicates that Event Viewer could not find an event source for
Exception Management Application Block. Those event sources are configured
using InstallUtil.exe to register the installer class.

More information on doing this is in the Exception Management Application
Block deployment documentation. Look for the documentation on xcopy
deployment.

Jim Cheshire, MCSE, MCSD [MSFT]
ASP.NET
Developer Support
ja******@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.
--------------------
From: bj*****@virtual-affairs.com (bas jaburg)
Newsgroups: microsoft.public.dotnet.framework.aspnet
Subject: Re: How do i get rid of the weird message in the eventlog
Date: 27 Feb 2004 00:35:00 -0800
Organization: http://groups.google.com
Lines: 6
Message-ID: <e6**************************@posting.google.com >
References: <e6**************************@posting.google.com > <3M**************@cpmsftngxa06.phx.gbl>NNTP-Posting-Host: 62.59.193.200
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1077870901 12634 127.0.0.1 (27 Feb 2004 08:35:01 GMT)X-Complaints-To: gr**********@google.com
NNTP-Posting-Date: Fri, 27 Feb 2004 08:35:01 +0000 (UTC)
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-onlin
e.de!news-lei1.dfn.de!news-fra1.dfn.de!news2.telebyte.nl!news.glorb.com!post
news1.google.com!not-for-mailXref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:214166
X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Hi Jim,

actually no. I am running the web app on my local machine and am
publishing to my local machine aswell.

Bas


Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
7271
by: john s | last post by:
I am trying to create a message text file for the Catagory field in order to map the catagory input number to a string text. I have found some MSDN information on this, but it appears to only be...
1
1188
by: Bill Rapoza | last post by:
We have a method that executes an arbitrary batch file (we use it for remote upgrades of our system). When we execute this method from outside of ASP.NET (either in the foreground app or from a...
7
6661
by: Ralf Gedrat | last post by:
Hello! I have some Vb.Net applications, which are terminated at indefinite times without message. If I call in the program regulated system.GC.Collect, then the program is terminated here...
1
3503
by: Jacob | last post by:
I have the following code in a class... --------------------------------------------------------------------------------- .... Private _eL As EventLog = Nothing Private _eLName As String =...
0
7204
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7091
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7282
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7464
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5586
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5018
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3171
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
741
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
391
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.