I want to protect software that requires XP support based on .NET 4.0 with VMP.
Protected software runs normally on Win11 PC.
However, in XP, the software loads for about 10 seconds and then terminates.
-XP event log-
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
3.8.9.2116 .NET not run on windows xp
Re: 3.8.9.2116 .NET not run on windows xp
Could you send a very simple example (original EXE+VMP files) that shows your problem?
Re: 3.8.9.2116 .NET not run on windows xp
Even applications with a basic hello world will not work.
I am uploading this as an attachment due to a gmail sending issue.
- Attachments
-
- xp_issue.zip
- (804.19 KiB) Downloaded 218 times
Re: 3.8.9.2116 .NET not run on windows xp
Fixed in the 2119 build.