Design-time license and components

From: Tobias Johansson (toby_one_canoby_at_hotmail.com)
Date: 05/27/04


Date: 26 May 2004 15:28:29 -0700

I have implemented a simple component using the LicFileLicenseProvider
class and are using the correct format of the .lic file. The thing is,
this works fine when manually creating the objects but when trying to
drop the very same component in a windows form at design time a
license exception is thrown.

I have tried to but the .lic file in every possible folder but still
the same problem when dropping the component. If the objects are
created manually the application compiles successfully, and if
removing the .lic file the license exeption is thrown (as it should).
But why cant i drop the component in the windows form? Anything i
missed?

Thanks
Tobias Johansson