Enveloppe 7.4.3 don't support simple exception handling anymore ?
HelloI use a simple code like this : try { xInit(); } catch(CProtectionEngine::Exception) { CProtection::DisplayKeyError(); return FALSE; } catch(...) { return FALSE; }With Enveloppe 6.4, It's work and...
View ArticleRe : Enveloppe 7.4.3 don't support simple exception handling anymore ?
I have found workaroundEnveloppe replace LoadLibrary call with some code if the function xInit above is like this :void xInit(){....LoadLibrary()...if(badtest) throw...
View ArticleRe : Enveloppe 7.4.3 don't support simple exception handling anymore ?
Hi David, This would require detailed investigation. Please drop us an email on Support@SafeNet-inc.com briefly describing the issue so that we can take it further. Thanks,Ashish
View ArticleRe : envelope.com refusing to protect specific DLL
Hi Haakon,Hope you are keeping well.We need to investigate on this issue further, Please send one email to "support@safenet-inc.com" with issue description.Regards,Anubhav
View ArticleRe : Sentinel Run-time Environment installer v. 7.51 Unable to install...
Hi Anthony,Hope you are doing well!Thanks for sharing the concern. To uninstall the installed RTE, please download Command Line RTE and use below command:haspdinst.exe -purgeAnd once we receive...
View ArticleRe : Sentinel Run-time Environment installer v. 7.51 Unable to install...
Hello,I'm doing well, just worried about the problem, hope you are well too,I've tried the operation you gave me :The "-purge" command said it was successful,but I have the exact same error during the...
View Articlehasp_login() hangs
Hi , I have a program development with autocad objectarx2008, program on computer installed with Windows7/64-bit can be run well. But On computer installed with Windows10/64-bit or WindowsXP/32-bit...
View ArticleRe : Sentinel Run-time Environment installer v. 7.51 Unable to install...
Hi Anthony,Thanks for sharing the information!Looks like we would need more details to work on the error. In order to create Service Request and troubleshoot further, kindly e-mail us at:...
View ArticleRe : hasp_login() hangs
Dear Customer,Hope you are keeping well.I would like to inform you that Windows XP is not an officially supported OS. In mentioned ticket, client was using old version of API,s. After updating API's to...
View Articlehasp 2.16 hardware key blinks
I have a HASP 2.16 hardware key(usb) for program ''atena''. When i used it on a pc with windows xp it was working good.At some time i connected it to a parallel windows 10 (vmware fusion 8).I tried to...
View ArticleRe : hasp 2.16 hardware key blinks
Dear Customer,Thanks for sharing the information! Looks like we would need more details to work on the error. In order to create Service Request and troubleshoot further, kindly e-mail us at:...
View ArticleProtecting war app - Ubuntu 16.04.1 (h0400)
Hello,I am having an issue starting a web app, which is packed as war, using tomcat as a server. I get the following error - Internal error (H0400). I google around a bit, and found that...
View ArticleRe : Protecting war app - Ubuntu 16.04.1 (h0400)
Hi Dragan,Hope you are doing well!To understand the issue better and troubleshoot further, please e-mail us at support@safenet-inc.com.Regards,Gemalto Support
View ArticleHASP 4 - Run Time API
Hi,more than 10 year ago,I developed a protection for some applications of a my customer that use HASP4 Keys, using c++ and the CHasp class, linking my code with some modules included with the hasp...
View ArticleRe : HASP 4 - Run Time API
Hello Domenico, Hope you are keeping well.Please be informed that there are APIs available for .NET environment on HASP4.However, it could only be shared via support request.Kindly forward your query...
View ArticleSRM Legacy Api access + Hasp SRM network key = LM Server death
HelloI use an Apps in 32 bits with Hasp 4 API (no Envelope)The same Apps in 64 bits use SLDK API with EnvelopeIt work with 2 Hasp SRM Network key (Hasp mode with Hasp4 part) on 2 servers (lmsetup Hasp...
View ArticleRe : SRM Legacy Api access + Hasp SRM network key = LM Server death
Hi David,Hope you are doing good.For the above mentioned issue, kindly confirm the following:1. Sentinel LDK version used.2. Run time version used at your end.3. As we have understood the 32 bit apps...
View ArticleRe : SRM Legacy Api access + Hasp SRM network key = LM Server death
Hello HeenaSentinel LDK : Latest 7.5Runtime on server : Hasp 7.41 + LMSetup 8.32.5.40 (latest)The 32 bits Apps use hasp() commande with Prog numberThe 64 bits Apps use LDK specific API hasp_login() +...
View ArticleRe : SRM Legacy Api access + Hasp SRM network key = LM Server death
Hi David,This issue would require further investigation over the application , so it is requested to send an Email to support@safenet-inc.com with the details of the issue.We would be happy to assist...
View ArticleRe : SRM Legacy Api access + Hasp SRM network key = LM Server death
Hi HeenaFirst solution :I don't know if I will contact support because : - 2 issues with the same answers : Sorry, LM Setup is obsolete and will not be update anymore ! - 1 issues with Envelope 6.4 :...
View Article