My standard disclaimer: I am the developer of this product.
Using the product (Runtime Intelligence) written by the company I'm working on (PreEmptive Soltutions), you can enter not only an error report, but also the ability to track when users use your applications and what features they use with minimal coding.
Using Dotfuscator to perform code injection (or IL merge), we embed new code in your application binaries, which send usage data to a server hosted on our site (or, possibly, to any other arbitrary URL). If you send us data, we provide you with a number of powerful analysis tools and usage reports.
The basic version of this function should be included in Visual Studio 2010, as well as access to a free portal for data transfer (but without SLA, guarantees of data storage or data privacy).
The ability to send arbitrary data along with usage information is limited to the commercial product, but you can contact PreEmptive Soltutions for a fully functional free version with a limited time.
You can run the error report using the sample code below:
public partial class app : Application {
Joe kuemerle
source share