Smart Assembly’s error reporting mechanism

Asked By 0 points N/A Posted on -
qa-featured

Hi,

SmartAssembly 6 Robust .NET obfuscator I am using this software including error reporting mechanism of Smart Assembly but I get the following error message any time when the software crashes. How can I fix this issue? Is there any way to resolve the error? Please provide the assistance to resolve this problem. Any help would be greatly appreciated.

 

Thanks in advance.

Error:

.NET Reflector has encountered a problem. We are sorry for the inconvenience. Translation failure in (Byte[], String) : String’in ‘SmartExceptionsCore. Version=5.0.0.0. Culture=neutral, PublickKeyToken=7f465a1c156d4d57’. Please tell Red Gate Software Ltd. About this problem. To help improve the software you use. Red Gate Software Ltd. is interested in learning more about this error. We have created a report about the error for you to send to us.

SHARE
Answered By 0 points N/A #176903

Smart Assembly’s error reporting mechanism

qa-featured

Dot Net applications can be easy to disassemble if they haven't been obfuscated. Smart Assembly is an obfuscate that helps protect your application against reserve-engineering on modification, by making it difficult for a third- party to access your source code. ( Please note that like any obfuscate, Smart Assembly cannot stop someone cracking your software if they are determined to do so. However it can add a barrier of protection instead of Providing the source code on a plate.)

If your entire business rests on the IP embodied in your software or you don't want your C# or VB.NET code exposed internationally , then obfuscating your code become a necessity, not a luxury.

Related Questions