Comments
Sort by recent activity
Hi Gareth, Thank you for reporting the issue with the deactivation tool crashing when run from a network location. It seems like the error might be related to .NET security settings, particularly the System.Security.Security component. Network locations sometimes have stricter permissions or policies in place that might prevent certain applications from executing properly. Copying the file to your local machine effectively bypasses these restrictions, which is why it works as a workaround. For a permanent solution, it might be worth checking the .NET trust settings for network locations or ensuring that the tool has the necessary permissions to run over the network. Your experience with troubleshooting this issue reminds me of Getting Over It with Bennett Foddy Just like in the game, where persistence and creative problem-solving are key to overcoming frustrating challenges, you've managed to find a clever workaround to keep things moving. Let’s hope we can find a permanent fix soon, so you won’t need to keep climbing over this same hurdle. / comments
Hi Gareth,Thank you for reporting the issue with the deactivation tool crashing when run from a network location. It seems like the error might be related to .NET security settings, particularly th...