Hi Joao,
> Is it possible to catch all framework errors to a Table?, or is there
> any link with this information in order to import?
I'm not exactly sure what you mean with your question, but are you looking
for some kind of list of all .NET Framework errors, or are you trying to
collect all exceptions in your application to a central list?
Could you tell us more about your problem so that we could help you better?
Thanks!

Signature
Regards,
Mr. Jani Järvinen
C# MVP
Helsinki, Finland
janij@removethis.dystopia.fi
http://www.saunalahti.fi/janij/
jtlivio@gmail.com - 05 Dec 2007 15:25 GMT
Hi!, i am trying to create an exeptions database.
Thanks
On 5 Dez, 05:52, "Jani Järvinen [MVP]" <ja...@removethis.dystopia.fi>
wrote:
> Hi Joao,
>
[quoted text clipped - 16 lines]
> Helsinki, Finland
> ja...@removethis.dystopia.fihttp://www.saunalahti.fi/janij/
Hello jtlivio@gmail.com,
what do u mean?
now to log all unhandle exeptions ?
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
> Hi!
>
[quoted text clipped - 4 lines]
> Regards
> Joa
jtlivio@gmail.com - 07 Dec 2007 13:26 GMT
I want to create a database with at least all the common Framework
Exceptions in order to insert some help solutions in the Database.
Thanks
Example:
System.Net.WebException: The operation has timed-out.
SYMPTOMS
...
...
CAUSE
...
...
RESOLUTION
...
...
> Hello jtli...@gmail.com,
>
[quoted text clipped - 18 lines]
>
> - Mostrar texto citado -
Michael Nemtsev [MVP] - 10 Dec 2007 20:56 GMT
Hello jtlivio@gmail.com,
use then AppDomain.UnhandledException to catch all exeption which u are not
handling and store them into DB
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
> I want to create a database with at least all the common Framework
> Exceptions in order to insert some help solutions in the Database.
[quoted text clipped - 35 lines]
>>> Joao- Ocultar texto citado -
>> - Mostrar texto citado -
jtlivio@gmail.com - 11 Dec 2007 15:38 GMT
Thanks!
> Hello jtli...@gmail.com,
>
[quoted text clipped - 46 lines]
> >>> Joao- Ocultar texto citado -
> >> - Mostrar texto citado -