Obfuscating

  •  05-09-2005, 9:49 AM

    Obfuscating

    Hi there,
     
    I have a problem using CuteEditor 4.0. Apparently, the CuteEditor assembly is obfuscated, but so is another component I am using in my project. Both assemblies are obfuscated in such a way that a namespace in one of them matches an internal class name in the other, which results in an error: "Cannot declare a namespace and a type both named 'a'".
     
    Any ideas how to solve this issue?
     
    Thanks.
    Jochem
View Complete Thread