
Is it possible in code to determine if the product(s) are licensed? We are using the Syntax Editor controls for intellisense in Windows Workflow 4 - it reall is awesome, but since the other developer has the development license every time I use our product I get the error(s). And worse, when I am running with the debugger attached the null object reference errors go on, and on, and on, and on.
Any way I can say "if not licensed, don't new up and instance and attach to the WF designer object?"
Thanks,
John