Welcome Guest Search | Active Topics | Sign In | Register

"EO.WebBrowse" How to add license Options
FU-DIEN CHEN
Posted: Thursday, May 19, 2016 9:23:55 PM
Rank: Member
Groups: Member

Joined: 5/19/2016
Posts: 10
HI!
http://www.essentialobjects.com/doc/eo.webbrowser.runtime.addlicense.aspx
How(where) to use.The Runtime.AddLicense Method.
Thank you!
eo_support
Posted: Thursday, May 19, 2016 9:30:37 PM
Rank: Administration
Groups: Administration

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

You would use it before you call anything else in our library. For example, if your application is a Windows Form application, you can call it in your Main method before you call Application.Run.

Thanks!
FU-DIEN CHEN
Posted: Thursday, May 19, 2016 10:06:37 PM
Rank: Member
Groups: Member

Joined: 5/19/2016
Posts: 10
But my application is a Web Form application(ASPX.NET). Because I want to use "ASPXTOPDF"
eo_support
Posted: Friday, May 20, 2016 10:19:18 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
For Web application you can call it in your Application_Start event handler.


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.