Home - Forums-.NET - Spices.Net - Do Ihave a problem decompiling?

Spices.Net

NET code security, tools to protect, obfuscate, tamper defense, code and data safety, recover, convert, optimize, explore, browse and analyze .Net software.

This forum related to following products: Spices.Net Suite, Spices.Net Obfuscator, Spices.Net Decompiler

Do Ihave a problem decompiling?
Link Posted: 09-Aug-2006 04:46
If in the source I have the following:

                // Exception on (AP.PBIAS): Item:3, Exception: Object reference not set to an instance of an object.,
                // StackTrace:   at 4..2.(1 )
                // Exception on (AP.PBIAS): Item:2, Exception: Object reference not set to an instance of an object.,
                // StackTrace:   at 4..2.(1 )
                // Exception on (AP.PBIAS): Item:2, Exception: Object reference not set to an instance of an object.,
                // StackTrace:   at 4..2.(1 )

Does this mean I missed some lines of code in the decompile or are these things I can ignore?
Link Posted: 09-Aug-2006 06:28
No, this is a problem with an optimization of assembly.
Do you use the latest 5.0.1.8 version?
This problem is still not solved with this version?
If not - please send us assembly that you've tried to decompile and caused these errors to fix this problem.