TroubleshootingVersion: 2023.3Chapter 12. Troubleshooting Table of Contents12.1. My application is not working properly after obfuscation. Why does it happen?12.2. Troubleshooting Features12.2.1. Stack Trace Decoding12.3. Inspection-Friendly Obfuscation12.3.1. Preserving the Original Names12.3.2. Disabling ILDASM Suppression12.4. About InternalsVisibleToAttribute12.4.1. Solution #1. Do not use InternalsVisibleToAttribute at all12.4.2. Solution #2. Swap with EditorBrowsable attribute12.4.3. Solution #3. Hide the warning12.4.4. Solution #4. Ignore the attribute12.5. "Option Strict Off" Compatibility for VB.NET12.5.1. Introduction12.5.2. Compatibility Mode12.5.3. Instructions12.6. Nonintrusive Debugging12.6.1. Introduction12.6.2. Sample Scenario12.7. Common Errors12.7.1. EF-1099: Unable to load input assembly, reflection load failed12.7.2. EF-3035: Assembly or part of it is already obfuscated