Eazfuscator.NET logging?
        Posted  
        
            by 
                kakopappa
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kakopappa
        
        
        
        Published on 2011-01-06T10:50:00Z
        Indexed on 
            2011/01/06
            10:53 UTC
        
        
        Read the original article
        Hit count: 216
        
I am using Eazfuscator.NET 3.0.41 to obfuscate a (VS 2010) WPF 4 application. After obfuscating, when I double click the exe file it's throwing an error message like this.
"Description: The process was terminated due to an unhandled exception. Exception Info: System.Windows.Markup.XamlParseException"
Is there a way I could enable some sort of a logging to check where it's going wrong ? How can I solve this problem? please advice
© Stack Overflow or respective owner