We are trying to app-v Nice Label. Using appv Appv-v 4.6 (but 5.0 has the same problem). Nice label is a .Net 4.5.2 application, this .net version is also installed on the guest server
After it opens the program crashed right after the splash screen. What it does here is checking the licence key, and if the program is activated. In the event viewer you see the following :
Application: NiceLabelDesigner.exe
Framework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception
Info: System.Security.Cryptography.CryptographicException
So my Guess is that the Nice label key is encrypted and Nice Label can't access the part of .net to decrypt the key. Or the decryption key is based on the Hardware which is changed when the app is ran virtually.Anyone who has any experience with this kind
of problem?