FastReport.dll creates problem with obfuscation
We have evaluated your trial version and also did deployment test with trial dlls and it was all ok.
After license purchase of your FastReport.Net based on successful evaluation, we are not able create obfuscated setup using new dlls(license copy).
The error :
Error encountered while loading module (FastReport.dll). Index was outside the bounds of the array.
System.ApplicationException: Error encountered while loading module FastReport.dll). Index was outside the bounds of the array. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at g0.e(UInt32 A_0)
at g0.l()
at g0.b(b A_0)
at g0.a(b A_0, Boolean A_1)
at j9.a(String A_0, Boolean A_1)
--- End of inner exception stack trace ---
at j9.a(String A_0, Boolean A_1)
at bb.a(String A_0, mg A_1, String A_2, fx A_3)
at bb.a(m4 A_0, mg A_1, fx A_2)
at bb.a(m4 A_0, mg A_1, Boolean A_2)
at gd.a(hw A_0, m4 A_1)
at hz.a(hw A_0, m4 A_1)
at hz.a.a(il A_0, k0 A_1)
at hz.a(TextWriter A_0, l A_1)
at hz.c(TextWriter A_0, fz A_1)
at hz.a(TextWriter A_0, m4 A_1, gk A_2)
at hz.b(TextWriter A_0, gk A_1)
at gz.a(h9 A_0, m4 A_1, gk A_2)
at gz.ag(h9 A_0)
at ht.b()
We are using Dotfuscator 4.2.5000.
As per one post regarding same issue, I tried to exclude FastReport.dll from obfuscation but even I can not load that dll in an obfuscator becuase to exclude something i have to include it first.
Why new FastReport.dll is creating problem with obfuscation ? We didnt find any clarification regarding this anywhere.
Thanks in advance for a reply.
After license purchase of your FastReport.Net based on successful evaluation, we are not able create obfuscated setup using new dlls(license copy).
The error :
Error encountered while loading module (FastReport.dll). Index was outside the bounds of the array.
System.ApplicationException: Error encountered while loading module FastReport.dll). Index was outside the bounds of the array. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at g0.e(UInt32 A_0)
at g0.l()
at g0.b(b A_0)
at g0.a(b A_0, Boolean A_1)
at j9.a(String A_0, Boolean A_1)
--- End of inner exception stack trace ---
at j9.a(String A_0, Boolean A_1)
at bb.a(String A_0, mg A_1, String A_2, fx A_3)
at bb.a(m4 A_0, mg A_1, fx A_2)
at bb.a(m4 A_0, mg A_1, Boolean A_2)
at gd.a(hw A_0, m4 A_1)
at hz.a(hw A_0, m4 A_1)
at hz.a.a(il A_0, k0 A_1)
at hz.a(TextWriter A_0, l A_1)
at hz.c(TextWriter A_0, fz A_1)
at hz.a(TextWriter A_0, m4 A_1, gk A_2)
at hz.b(TextWriter A_0, gk A_1)
at gz.a(h9 A_0, m4 A_1, gk A_2)
at gz.ag(h9 A_0)
at ht.b()
We are using Dotfuscator 4.2.5000.
As per one post regarding same issue, I tried to exclude FastReport.dll from obfuscation but even I can not load that dll in an obfuscator becuase to exclude something i have to include it first.
Why new FastReport.dll is creating problem with obfuscation ? We didnt find any clarification regarding this anywhere.
Thanks in advance for a reply.