Unresponsive Hasp Dongle Fix

The Problem

If you are a seasoned user you have likely come across the following error message:

"NotifyActivity called but licensing is not properly configured."

Typically this error occurs after waking your computer from a state of hibernation. The application searches for the HASP key that carries the software license and tells you it cannot be found even though the key is plugged into your computer.

This issue is exasperating for users and developers alike. Thankfully though, there is a solution.

The Cause

Windows contains a feature called "USB Selective Suspend". When your computer enters sleep mode this feature can halt power to USB ports to prevent connected devices from draining power and from preventing the computer from entering into a deeper state of sleep.

https://docs.microsoft.com/en-us/windows-hardware/drivers/usbcon/usb-selective-suspend

The Solutions

IMPORTANT: You will require Administrator access to carry out the actions below. If you do not have Administrator access or you are not sure, please contact your IT department.