Dotfuscator failing with error Invalid Input Assembly: abc.dl Error encountered while loading module (abc.dll). Index was outside the bounds of the array.
Earlier my solution was building on vs2010 & .net Framework 4.0 and dotfuscator working as successfull.
Now we have migrated the project into vs2015 with .net framework 4.6.2 now dotfuscator failing with erorr Invalid Input Assembly: abc.dl Error encountered while loading module (abc.dll). Index was outside the bounds of the array
Below some points on project that might help you guys to give answer.
1. Using msbuild to build the soltion.
2. it has reference of .ocx files which also has been migrated to vs2015.
Can anybody help me why this is happening,and what are the reasons that this error may occures.
Moved byCoolDadTxThursday, June 8, 2017 1:33 PMThird party product
If you're referring to Dotfuscator that ships with VS then it is a third party product. Please post your question in their
forums. These forums are only for MS-produced products.