Welcome Guest Search | Active Topics | Sign In | Register

Add License Options
Kyrian Willis
Posted: Monday, April 4, 2016 3:35:27 PM
Rank: Newbie
Groups: Member

Joined: 4/4/2016
Posts: 5
I just purchased a license for EO.WebBrowser and I added the code from the view License Key link. But when I run my application with this code enabled it causes the application to exit. Is there anything else I need to do to make this work? Looking through the documentation on this and the support forums it loos like this is the only step I need. Any ideas?
eo_support
Posted: Monday, April 4, 2016 3:37:44 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Please check the DLL version you use. If you just purchased the license, then your license key would be for the 2016 release. As such your DLL must have a major version number of 16. If your DLL is any other version, then applying the license key for V16 will throw an exception, which probably is what caused your application to exit.

Thanks!
Kyrian Willis
Posted: Monday, April 4, 2016 3:58:37 PM
Rank: Newbie
Groups: Member

Joined: 4/4/2016
Posts: 5
That was the problem, thanks for the quick reply. It would be very helpful if a more useful exception were thrown rather than crashing the application. All added up I spent a few hours trying to track this down. Thanks again for your help.
eo_support
Posted: Monday, April 4, 2016 6:20:29 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Glad to hear that it works for you! Actually we do throw an exception with the error message telling you that you have applied the wrong license key. However by default if there is an exception in your application and you do not handle it, the application will terminate. You can try to handle such exception in your code or try to run your application in a debugger, that way it help you to see the exact error message.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.