Microcosm Logo

Dinkey & Dinkey Pro/FD Knowledge Base
Browse By Category:
 
Look Up Error Number:
 
Search:
 

Glossary   |   Contact Us


Error 698

Views: 46
Rating: 50
Rate It:

You cannot Shell-protect the .NET file because it contains native code.

The Shell Method of protection can protect pure .NET assemblies or traditional native binaries, however it does not work with a mixture of .NET assemblies and native code in the same file.

One solution is separate the native code into a separate DLL. Then you can Shell-protect both files.

Another solution is to use the API Method of protection instead of the Shell method.

More Help

If this article did not help you to solve your problem, please use the menu at the top of the page to browse or search more articles, or to contact our support team.

Others in this Category
  
articleError 671
 
articleError 923
 
articleError 400
 
articleError 402
 
articleError 403
 

© 2024 Microcosm Ltd.

Valid XHTML 1.0 Valid CSS 2.0