Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Post here messages if you have any problems with working of Enigma Protector
Post Reply
darkeagle
Posts: 5
Joined: Mon Jun 30, 2014 8:31 pm

Enigma x64 - Appcrash using C# api EP_RegHardwareID()

Post 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
darkeagle
Posts: 5
Joined: Mon Jun 30, 2014 8:31 pm

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

Post by darkeagle »

Sorry, my version is Enigma X86 not X64, was a my mistake.
darkeagle
Posts: 5
Joined: Mon Jun 30, 2014 8:31 pm

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

Post by darkeagle »

Please enigma support could you support me?
I need to fix this issue.
I'm waiting.
Thanks
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

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

Post by Enigma »

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()

Post by groupThink »

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()

Post by groupThink »

Give it one of these:

Code: Select all

var hw = Enigma_IDE.EP_RegistrationHardwareID();
Boom, sorted.
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

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

Post by Enigma »

Yeah, sorry for the delay in reply, the function you've noted was made specially to avoid such problem in .net!
Post Reply