Re: [ADVANCED-DOTNET] Exception reporting

2005-09-08 Thread Erick Thompson
ubject: Re: [ADVANCED-DOTNET] Exception reporting > > Check out Exception Report for .NET (free) from: > http://www.stratalogic.com/ > > === > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your sub

Re: [ADVANCED-DOTNET] Exception reporting

2005-09-08 Thread Erick Thompson
Of Pardee, Roy > Sent: Thursday, September 08, 2005 12:38 PM > To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM > Subject: Re: [ADVANCED-DOTNET] Exception reporting > > I use a web service--just pass in the name of the > application, System.Environment.UserName, s.e.ComputerName, > an

Re: [ADVANCED-DOTNET] Exception reporting

2005-09-08 Thread Franklin Gray
Check out Exception Report for .NET (free) from: http://www.stratalogic.com/ === This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com

Re: [ADVANCED-DOTNET] Exception reporting

2005-09-08 Thread Pardee, Roy
ECTED] On Behalf Of Rob Redeye Sent: Thursday, September 08, 2005 12:35 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Exception reporting I use CDO (collabrated(SP) data objects) to do this. No standard collection or formatting tho. ur on ur own there. Look @ System.web

Re: [ADVANCED-DOTNET] Exception reporting

2005-09-08 Thread Rob Redeye
I use CDO (collabrated(SP) data objects) to do this. No standard collection or formatting tho. ur on ur own there. Look @ System.web.mail Redeye - Original Message - From: "Erick Thompson" <[EMAIL PROTECTED]> To: Sent: Thursday, September 08, 2005 3:27 PM Subject:

[ADVANCED-DOTNET] Exception reporting

2005-09-08 Thread Erick Thompson
Hello, I am putting together a new exception reporting system. It will automatically email the exception information to an email address. I would rather not recreate the wheel, so I'm hoping that someone has some code that will format and collect environment information and put it into a format th