Search found 15 matches

by groupThink
Wed Nov 11, 2015 10:09 am
Forum: Problems
Topic: Trial Control - limitation by days count fails
Replies: 6
Views: 25027

Re: Trial Control - limitation by days count fails

Belated response but it seems not all good. New project, lastest version. After trial days expired and is <= 0 the App still runs, no warning message etc.

I been through all the settings carefully and do not appear to be doing anything wrong.

I wonder if you can offer any advice ?
by groupThink
Thu Nov 27, 2014 1:50 pm
Forum: Problems
Topic: Enigma x64 - Appcrash using C# api EP_RegHardwareID()
Replies: 6
Views: 23094

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

Give it one of these:

Code: Select all

var hw = Enigma_IDE.EP_RegistrationHardwareID();
Boom, sorted.
by groupThink
Wed Nov 26, 2014 5:30 pm
Forum: Problems
Topic: Enigma x64 - Appcrash using C# api EP_RegHardwareID()
Replies: 6
Views: 23094

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

BUMP, any update, still crashing for me..
by groupThink
Wed Oct 08, 2014 4:51 pm
Forum: Problems
Topic: Trial Control - limitation by days count fails
Replies: 6
Views: 25027

Re: Trial Control - limitation by days count fails

Created a new project, seems to be all good.

Thanks for helping,
by groupThink
Wed Oct 08, 2014 10:19 am
Forum: Problems
Topic: Trial Control - limitation by days count fails
Replies: 6
Views: 25027

Re: Trial Control - limitation by days count fails

Now the application doesn't start at all. No message, nothing.
by groupThink
Wed Oct 08, 2014 9:28 am
Forum: Problems
Topic: Trial Control - limitation by days count fails
Replies: 6
Views: 25027

Re: Trial Control - limitation by days count fails

Thanks I'll give it a try. I've set trial days to one so I'll report back if it doesn't work.
by groupThink
Mon Oct 06, 2014 11:33 am
Forum: Problems
Topic: Trial Control - limitation by days count fails
Replies: 6
Views: 25027

Trial Control - limitation by days count fails

Protecting a c# .net windows forms app. Limitation by days count - checked Use Limitation by days count - checked Maximal count of days - 35 Terminate execution after (seconds) 10 Show Message before termination - checked. No message is shown and the application continues to run despite Enigma_IDE.E...
by groupThink
Thu Aug 02, 2012 10:11 am
Forum: Problems
Topic: Problem with BitmapImage .net c#
Replies: 4
Views: 16226

Re: Problem with BitmapImage .net c#

3.8 worked a treat. Thanks so much for the fast and efficient support. :D
by groupThink
Tue Jul 31, 2012 9:40 am
Forum: Problems
Topic: Problem with BitmapImage .net c#
Replies: 4
Views: 16226

Problem with BitmapImage .net c#

Calling BitmapImage.BeginInit(); causes WPF app to crash when protected, works otherwise. The call occurs in an IValueConverter which returns a BitmapImage from a string.
by groupThink
Wed May 30, 2012 10:09 am
Forum: Problems
Topic: Losing registration info
Replies: 3
Views: 11143

Re: Losing registration info

Thanks for your help.