A licensed windows forms control on a web page
-
How can I use a licensed windows forms control on a web page? How is declared the license? Have I just to place the license file in the same virtual directory as the dll? It seems it is not the case.
-
How can I use a licensed windows forms control on a web page? How is declared the license? Have I just to place the license file in the same virtual directory as the dll? It seems it is not the case.
See this article on MSDN as well as the [QuickStart sample](http://samples.gotdotnet.com/quickstart/winforms/doc/WinFormsCreatingControls.aspx#Licensing Controls). You can validate a license for design time and only provide designer support, etc. if your license exists. Otherwise you just perform only the run time services of the control. Also take a look at the
[LicFileLicenseProvider](http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemcomponentmodellicfilelicenseproviderclasstopic.asp?frame=true)
class.Ian Mariano - Bliki | Blog
"We are all wave equations in the information matrix of the universe" - me