Re : How to automate envelope on CI build server
Hasp key not recognized in Windows 7 64bit
The software comes with a small program called "License Manager" which appears to belong to Aloha and not a third party and it seems that this program must see the USB key or it will not allow the other program to run licensed.
Does APPONCHIP supports .Net (C#/VB) assemblies?
Re : Does APPONCHIP supports .Net (C#/VB) assemblies?
Re : Hasp key not recognized in Windows 7 64bit
Ashish
Re : Does APPONCHIP supports .Net (C#/VB) assemblies?
Re : Does APPONCHIP supports .Net (C#/VB) assemblies?
Dear User,
Thanks for replying.
As of now, we dont a readily available sample for this requirement. However, you can try the below suggestions that may help to remove this error.
*Pass /MAP to the linker (e.g. in Visual Studio 2017: Project --> Properties --> Linker --> Debugging --> "Generate Map File" set to "YES") then provide this MAP file to the Envelope engine under App-On-Chip section.
* Go to Properties --> C/C++ --> Optimization and select "Full optimization" or "Maximize Speed" before recompiling the DLL.
If the issue still appears then please share this with our support team using Gemalto Support portal https://supportportal.gemalto.com/csm/ as it might need detailed investigation.
Thanks & Regards,
Parth Kaushik
Re : Does APPONCHIP supports .Net (C#/VB) assemblies?
Re : Does APPONCHIP supports .Net (C#/VB) assemblies?
Re : Sentinel driver and McAfee Application Control corrupt USB stack. No more keyboard and mouse
Yellow developer dongle 'changed' into a master key, no enveloping possible
We have a number of developer dongles, yellow ones, needed for enveloping our application during the build process.
Today I noticed I could not envelop the 32-bit applications anymore. Strangely the 64-bit applications still can be enveloped.
Looking at the WebInterface I noticed my developer key is shown differently than other developer keys.
How can I get the original behavior back, since we can't use this developer key anymore.
Key 2 is working correct
Key 3 is not working correct
Key 4 is a newer type, also working correct
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Re : Sentinel driver and McAfee Application Control corrupt USB stack. No more keyboard and mouse
Re : Yellow developer dongle 'changed' into a master key, no enveloping possible
Error HASP_SCOPE_RESULTS_EMPTY
Sentinel SL secure storage I/O error or USB request error
VPN Configuration
Re : Error HASP_SCOPE_RESULTS_EMPTY
<?xml version="1.0" encoding="UTF-8" ?>
<haspscope>
<license_manager hostname="localhost" />
</haspscope>
<haspformat format="host_fingerprint"/>
- const char* scope =
- "<?xml version=\"1.0\" encoding=\"UTF-8\" ?>"
- "<haspscope>"
- " <license_manager hostname=\"localhost\" />"
- "</haspscope>";
- const char* format =
- "<haspformat format=\"host_fingerprint\"/>";
Re : Sentinel SL secure storage I/O error or USB request error
Ashish