Posts
Sort by recent activity
ExceptionReporting.Report(ex) Missing Local Var/Stack Trace
Hi,
I am trying to report exceptions to smart assembly. I have a method in my application which is called whenever an exception occur. I want to add error reporting in that method. I have used this...
This assembly has not yet been processed by SmartAssembly
Hi,
I am trying to report handled exceptions in my application using ExceptionReporting.Report(ex). My solution is composed of multiple projects and ExceptionReporting.Report(ex) works fine in one ...
Using Sql Server with Smart Assembly
Hi,
I am trying to use SQL server with Smart Assembly. In Tools>Options I am specifying the DatabaseName\InstanceName but I am getting "Could not connect to the SQL Server" error message. I am usin...
Error Reporting - Send Error Report in Background Via Code
Hi
I am using Smart Assembly 6 - Developer Edition. Mainly I am using the Error Reporting Feature and I have created a custom template for the error dialog box that gets shown to the user by modify...