Page 1 of 1

Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Posted: Mon Jun 30, 2014 8:37 pm
by darkeagle
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

Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Posted: Mon Jun 30, 2014 8:41 pm
by darkeagle
Sorry, my version is Enigma X86 not X64, was a my mistake.

Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Posted: Thu Jul 03, 2014 6:54 am
by darkeagle
Please enigma support could you support me?
I need to fix this issue.
I'm waiting.
Thanks

Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Posted: Thu Jul 03, 2014 6:59 am
by Enigma
Hi, yes, sure, we will take a look at this issue ASAP!

Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Posted: Wed Nov 26, 2014 5:30 pm
by groupThink
BUMP, any update, still crashing for me..

Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Posted: Thu Nov 27, 2014 1:50 pm
by groupThink
Give it one of these:

Code: Select all

var hw = Enigma_IDE.EP_RegistrationHardwareID();
Boom, sorted.

Re: Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Posted: Sun Nov 30, 2014 6:24 am
by Enigma
Yeah, sorry for the delay in reply, the function you've noted was made specially to avoid such problem in .net!