Hello,
I own a licence of enigma protector x86.
I'm triyng to do something with enigma api but there is a problem if using .NET framework 4.5+.
Open the c# sample named "HardwareID" compile and run, all works ok.
In in visual studio from project properties, Application Tab you change the target framework from 2.0 to 4.5 or 4.5.1 the application does not work and I have an APPCRASH exception.
How I can solve?
Is the .net 4.5+ framework supported?
Thanks
D
Enigma x64 - Appcrash using C# api EP_RegHardwareID()
Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()
Sorry, my version is Enigma X86 not X64, was a my mistake.
Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()
Please enigma support could you support me?
I need to fix this issue.
I'm waiting.
Thanks
I need to fix this issue.
I'm waiting.
Thanks
Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()
Hi, yes, sure, we will take a look at this issue ASAP!
-
groupThink
- Posts: 15
- Joined: Mon Apr 02, 2012 4:08 pm
Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()
BUMP, any update, still crashing for me..
-
groupThink
- Posts: 15
- Joined: Mon Apr 02, 2012 4:08 pm
Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()
Give it one of these:
Boom, sorted.
Code: Select all
var hw = Enigma_IDE.EP_RegistrationHardwareID();Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()
Yeah, sorry for the delay in reply, the function you've noted was made specially to avoid such problem in .net!
