|
| ||||||||||
| Tags: asp, aspnet, com components, software development, visual studio, visual studio 2010, web services |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| What is Log .NET Exceptions
|
|
#2
| ||||
| ||||
| Re: What is Log .NET Exceptions
See I will try to explain a little bit that why anybody will need the Log .NET Exceptions. Normally maximum number of application log unexpected exceptions. Exception Management Application Block (EMAB) helps in providing the better solution for handling the framework for publishing exceptions. User can directly publish the required method with the exception object. Logged exceptions supplies maximum information for diagnosing problems. |
|
#3
| |||
| |||
| Re: What is Log .NET Exceptions ![]() lets try get it with the help of the image given above. First of all component object model call is made to the CCW, after that .net call is made to the .net object. Then the exception is thrown and caught. Now in CCW the error information is set and get by the SetErrorInfo and GetErrorInfo. Finally the error information is cleared. |
|
#4
| ||||
| ||||
| Re: What is Log .NET Exceptions
If your are working with the windows function then you must have the knowledge of hooking if do not have it I will try to explain it in simple words. Windows function which are exported using the dynamic link library are replaced by the other function if they have the same signature. This technique is known as hooking. Now the below figure will give a clear idea how it is done in .net which will help you to understand the topic. ![]() |
|
#5
| ||||
| ||||
| Re: What is Log .NET Exceptions
In .net for minimizing the blocking issues, a different type of queue object is created. I can explain it in technical term but explain with the help of image is a better option so I will do the same. ![]() And now the exception in logging process or thread ![]() Last edited by MindSpace : 07-02-2010 at 12:37 AM. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "What is Log .NET Exceptions" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Resource Exceptions | shoppingboy | Windows Software | 2 | 05-03-2010 07:40 PM |
| Vector class and exceptions | Logan 2 | Software Development | 5 | 24-02-2010 02:57 AM |
| Exceptions of PHP in set_exception_handler? | - Empty Shell - | Software Development | 5 | 23-02-2010 01:12 AM |
| What are Exceptions in PHP 5? | DANIEL 602 | Software Development | 5 | 23-02-2010 12:35 AM |
| PHP Error exceptions | nehal_serpa | Software Development | 3 | 01-05-2009 06:55 PM |