Welcome Guest Search | Active Topics | Sign In | Register

New license Options
ITMA
Posted: Tuesday, July 30, 2013 12:22:51 PM
Rank: Advanced Member
Groups: Member

Joined: 6/23/2010
Posts: 48
Hi

I suppose I’m into a misunderstanding.

But when updating my new license I was recommended to run a VB statement as:

Sub eo_License()
EO.Wpf.Runtime.AddLicense("…")
EO.Pdf.Runtime.AddLicense("…")
EO.Web.Runtime.AddLicense("…")
End Sub

But I prefer the previous method having a lic file in the bin library. Please advise how to use that method instead eg. how I can have that kind of file in the setup instead of current solution recommended.

Best Regards

ITMA
eo_support
Posted: Tuesday, July 30, 2013 12:44:51 PM
Rank: Administration
Groups: Administration

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

Only EO.Web uses license file and you can still do so. EO.Pdf and EO.Wpf must use AddLicense. Obviously you only need to apply the license for the product that your project uses. For example, if your project only use EO.Web, then there is no need for you to apply EO.Pdf or EO.Wpf license.

Thanks!
ITMA
Posted: Tuesday, July 30, 2013 1:15:37 PM
Rank: Advanced Member
Groups: Member

Joined: 6/23/2010
Posts: 48
OK

Thanks.

Clear to me now.

Best


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.