IsGenuineEx hangs on Windows 10

Hi,

I have an application which links to a shared library.On loading the shared library, the library checks if a license is set, using IsGenuineEx etc.

All works fine on OS X and Ubuntu (VM).

However on Windows 10 (VM) when running the application, it hangs when calling IsGenuineEx.

I tried to run Deactivate(1) and return before calling IsGenuineEx with the same effect, it hangs.Obviously something is not done properly by me, but I am at loss what could be the issue.

I ran TurboActivate.exe successfully it seems, indicating that the library is properly activated.However when I look at the website it doesn't show the activation...

Any suggestions on how to nail down the issue, would be greatly appreciated...Thanks

>> "I ran TurboActivate.exe successfully it seems, indicating that the library is properly activated.However when I look at the website it doesn't show the activation..."

That's because you deactivated it with a call to Deactivate(). Activate it again.

Is IsActivated taking a long time too? If not, then the problem is something on the network. Something is blocking or slowing access to the limelm servers.