1. - OK: I use full path and it's workng fine now
2. - FAILED: I have tried option -q (as you suggest) and/or /q but the report at the end still appear. Otherwise, I have no other ouput. When I click on ok to close the report, the package installation continue and finish to build. See my screenshot: http://ckhdk.free.fr/upload_test/upload/dotfuscator.jpg
=> "C:\Program Files\Microsoft Visual Studio 8\Application\PreEmptive Solutions\Dotfuscator Community Edition\dotfuscator.exe" -q C:\myproject\dotfuscator_Console.xml
3. - OK: I have check documentation that you provide to crypt web.config but I want to obfuscate and not to crypt (with dotfuscator Community 3.0). The problem is that my class has been transform to myClass -> f all over the code, so in the web.config I should write f (if I'm using the obfuscated code). So, finally I don't obfuscate the class that is mentioned in my web.config and it's working fine (of course) :) I don't know to replace the (constant) string in the web.config. In fact, after some test, my application is globally working but I have the same kind of problem with the following instructions:
e
.GetType ().Name == "myClassException"
or
myEnumaration.X.ToString()
These both instructions are to avoid if you want to use obfuscation. Does someone has good advice of best practice to be compatible with dotfuscator ?
Thanks for solutions - I still need a good advice for problem 2. :)
Regards,
La Richesse & la Gloire ne griseront jamais que les temples...