I might have found the problem. I ran the attached app on three different computers with various versions of Windows and hardware. They all took 2.6 - 3.2 seconds to call SetLicense. Then I tried the app on a computer where I had previously installed one of your toolkits (e.g., setup.exe for Nevron
Vision for .NET 2017.1 for VS2008). Calling SetLicense on that computer took a minimal amount of time.
I've never installed your toolkit on my development machine because I prefer to keep it as clean as possible for testing and performance purposes. Instead, I copy over the necessary files from another computer. Of course none of my users would be expected to have your toolkit installed.
All license keys that I pass to SetLicense always unlock the appropriate functionality, regardless of whether or not the toolkit was installed. It just takes a lot longer to call SetLicense on the computers where the toolkit was not installed.
Any advice?