Page 1 of 1

QuikError - Exception Reporting Library

Posted: Wed Jan 23, 2013 5:06 pm
by visualtech
After browsing for many days for an exception reporting library, everywhere I found only ASP.NET supporting libraries. So I though of writing an easy to use Exception Reporting library and i wrote QuikError. It uses FTP to upload your reports and is very light weight. clapper; clapper; clapper;

Requirements:
  • .NET Framework 2.0 or Higher
  • Any .NET Language Would Work for Development.
Download the Compressed Archive from the link below. It contains all the stuff; i.e. the Code Samples, the Library and the Quick Start guide.

I Request You to Please Read the QUICK START GUIDE


This file is hosted off-site.

Re: QuikError - Exception Reporting Library

Posted: Thu Jan 24, 2013 2:49 pm
by Scottie1972
you mean an Error Reporting Engine like this one: http://codenstuff.com/forum/viewtopic.php?f=70&t=10187
not everyone has FTP. but an FTP engine like you have is a good idea.

Re: QuikError - Exception Reporting Library

Posted: Thu Jan 24, 2013 4:42 pm
by visualtech
Every one can have a FTP host. They are available for free. And no, it is not like the engine.Its a processor. I am adding lots of new features to it.