473,395 Members | 1,466 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Catch bugs and generate logs

Does anybody know of any tool or .net components that can trap errors
in .net applications and send error reports.
I found one for delphi :
http://www.madshi.net/madExceptDescription.htm

but I am looking for something similar for .net apps.

giannik.
Aug 17 '06 #1
3 910
Try the Exception Management Application Block
http://www.microsoft.com/downloads/d...B-8F22CA173E02

Cheers,

Greg Young
MVP - C#
http://codebetter.com/blogs/gregyoung

"giannik" <gi*****@freemail.grwrote in message
news:OH**************@TK2MSFTNGP06.phx.gbl...
Does anybody know of any tool or .net components that can trap errors
in .net applications and send error reports.
I found one for delphi :
http://www.madshi.net/madExceptDescription.htm

but I am looking for something similar for .net apps.

giannik.


Aug 17 '06 #2
Greg, what about if we use a different Log App (I use Log4Net for ex)? AFAIK,
this Exception Block has to work with Loggin App Block...

"Greg Young" wrote:
Try the Exception Management Application Block
http://www.microsoft.com/downloads/d...B-8F22CA173E02

Cheers,

Greg Young
MVP - C#
http://codebetter.com/blogs/gregyoung

"giannik" <gi*****@freemail.grwrote in message
news:OH**************@TK2MSFTNGP06.phx.gbl...
Does anybody know of any tool or .net components that can trap errors
in .net applications and send error reports.
I found one for delphi :
http://www.madshi.net/madExceptDescription.htm

but I am looking for something similar for .net apps.

giannik.


Aug 19 '06 #3
You can write your own providers.

Cheers,

Greg
"Bruce One" <ra**@virtualsoftware.com.brwrote in message
news:BD**********************************@microsof t.com...
Greg, what about if we use a different Log App (I use Log4Net for ex)?
AFAIK,
this Exception Block has to work with Loggin App Block...

"Greg Young" wrote:
>Try the Exception Management Application Block
http://www.microsoft.com/downloads/d...B-8F22CA173E02

Cheers,

Greg Young
MVP - C#
http://codebetter.com/blogs/gregyoung

"giannik" <gi*****@freemail.grwrote in message
news:OH**************@TK2MSFTNGP06.phx.gbl...
Does anybody know of any tool or .net components that can trap errors
in .net applications and send error reports.
I found one for delphi :
http://www.madshi.net/madExceptDescription.htm

but I am looking for something similar for .net apps.

giannik.




Aug 19 '06 #4

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

Similar topics

3
by: John | last post by:
Hello I know this is extremely basic, I just want to make sure I got it right. is: try{} catch{} the same as try{}
0
by: Horia Tudosie | last post by:
Using Visual Studio 2003 This is to report a series of bugs regarding the FlagsAttribute and (independently) the usage of interfaces in Web applications. Let’s declare xColors type like: ...
37
by: clintonG | last post by:
Has somebody written any guidelines regarding how to determine when try-catch blocks should be used and where their use would or could be considered superfluous? <%= Clinton Gallagher...
7
by: wmkew | last post by:
Hello everyone I'm encountering a R6002 Runtime error and several bugs when trying to generate a simple Managed C++ application with .NET 2003. The main problem seems to arise from linking with...
23
by: VB Programmer | last post by:
Variable scope doesn't make sense to me when it comes to Try Catch Finally. Example: In order to close/dispose a db connection you have to dim the connection outside of the Try Catch Finally...
3
by: asincero | last post by:
Is there anyway to catch the following type of bug in Python code: message = 'This is a message' # some code # some more code if some_obscure_condition: nessage = 'Some obscure condition...
7
by: Daimler | last post by:
i am using visual c++ 2005 clr window form with try and catch a serial port readline. the codes are as follows: - try{ Form1::textBox1->Text = Form1::serialPort1->ReadLine();
6
by: rhaazy | last post by:
I am looking for some feedback on using try catch statements. Usually when I start a project I use them for everything, but stop using them as often after the "meat n' potatos" of the project is...
23
by: Geoff Cox | last post by:
Hello, Is it possible to use php to generate different menus for users who have access to files in different folders? For example, user Fred might be able to access files in folders A, B and...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.