Comments
Sort by recent activity
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 ...
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...