Posts
Sort by recent activity
Decode stacktrace via commandline or SDK
Is it possible to decode an obfuscated stacktrace via the commandline or the SDK?
I want to use SmartAssembly for obfuscation only, not for error-reporting - I want to handle my own error-reporting.
Error in HeaderControl ctor
I'm using version 6.5 with a custom UI. When an unhandled exception occurs, the exception reporting form no longer displays due to an internal exception in the SmartAssembly code:
NullReferenceExce...
Download previous versions
Where can I download previous versions of SmartAssembly? I updated to 6.5, but I'm having a showstopper issue so I need to re-install 6.1 to get an urgent build deployed to my customers. Where can ...
Feature request: Custom MDB path
Please can you add the ability to customise the path for the MDB database. I'd really like to put it in my DropBox folder for easier backups.
Threading problems
A few users have reported my app semi-hanging while performing a certain operation. What I mean by semi-hanging is that the app remains responsive to UI interaction, but an operation on another thr...
Feature request: Customise report columns
I would really like to be able to select columns to appear in the report viewer, including custom ones I've added to the reports. Sorting by these columns would also be very useful.
It would be ver...
Feature request: Licensing code
I want to make it impossible for crackers to make a generic patch. Any crack they make will only work with a single build because the patched methods will be totally different in the next build.
To...
Custom error reporting template - obfuscated stack traces
When I use a custom error reporting template (a very slightly modified version of 'Sample 03 - Template with custom UI') the stack-traces are obfuscated.
If I use the standard template the the stac...
Auto-reporting options
One of the options when selecting a standard template is 'Automatic reporting (without UI)'. This down-side to this is the confusing user-experience: to the user the app just seems to stop working....
Extra info in error reports
I'd really appreciate the following feature: Provide the end-user with the ability to supply their email address when they report an issue. I like to be able to:
1) Have the ability to contact the ...