I am having a problem when attamping to get a license key in design time on any new user control in my project. I already have two controls in this project, and was able to get a license key for each of these by running Lisenses.add("ProgId") in the debug window.
For some reason when I do this for my new control I get a blank key, it doesn't display when I do debug.print because there is nothing to display.
Has anyone come across this issue?


