Search code examples
dotnetbrowser

How to install Open-Source license #dotnetbrowser


I have an Open-Source license for DotNetBrowser, but I'm hitting an exception whenever I use the WinFormsBrowserView because I'm failing the license validation:

"DotNetBrowser license check failed: This license can only be used with Bound to type name"

Not entirely sure what that means, or how I go about fixing it.


Solution

  • Your licence is bound to your open-source project via a fully qualified type name. Please be sure that it is present in the current assembly.