Activity overview
Latest activity by maximusdm
jessica.ramos wrote:
Sorry about that! You're right, my distributed test app does seem to work (though it should still expire after 2 weeks). I'm trying to sort out now when it will give an expiration warning vs. when it simply won't run.
For now, does that same C# app that's working on other machines run successfully on the machine giving this ArgumentNullException error?
It does! flawlessly! but it's a console app. The problematic app is a asp.net app compiled into one final DLL with a dependency in another core DLL. The core DLL is not being obfuscated. / comments
jessica.ramos wrote:
Sorry about that! You're right, my distributed test app does seem to work (though it should still expire after 2 weeks). I'm trying to sort out now when it will give an expi...
jessica.ramos wrote:
Hello!
Thanks for your post. Can I check--are you running the program on a different machine from where it was built (by SmartAssembly)? Assemblies built by a trial version of SmartAssembly can't be distributed, I'm afraid, though it should work fine on the original machine! [image]
Jessica,
That does not make sense. I have a C# console app which I compiled with SmartAssembly and has been running in our lab for a week. It does show a warning that it will expire in 2 weeks or so.
I compiled in my laptop and am running in different servers. / comments
jessica.ramos wrote:
Hello!
Thanks for your post. Can I check--are you running the program on a different machine from where it was built (by SmartAssembly)? Assemblies built by a trial version ...
SmartAssembly v.6.7.0.239 error without obfuscating anything
hi all
just got the latest and trial version and tried to obfuscating without activating or using any features such as control flow, etc...
It looks like is trying to validate the license. I am get...