Welcome Guest Search | Active Topics | Sign In | Register

How to set the License Key Options
Janice
Posted: Friday, August 16, 2013 5:09:25 PM
Rank: Member
Groups: Member

Joined: 2/26/2009
Posts: 17
I downloaded the trial version 3 days ago for the EO.Pdf library (I have been a long time EO.Web client) and purchased EO.Total this afternoon. I have a website app which I have the trial of EO.Pdf working great in. I added in the global.asax, which I didn't have previously, and added the line to set the license as my order status instructed me, and rebuilt my solution. However I still get the line in the footer saying that it's a trial version. How to get that to go away? I assume that I don't need to download a new version and that the key simply makes that trial notice not appear.

eo_support
Posted: Friday, August 16, 2013 5:18:23 PM
Rank: Administration
Groups: Administration

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

Thank you very much for your business. You will want to make sure your Global.asax is called. If it's not even called, then obviously it doesn't matter what you put in there. If you are interested, you can search more information online about Global.asax and related debugging topics.

Alternatively, you can simply call the code in your Page_Load event handler. That way the license code is called on when every page loads. Obviously that's slightly more inefficient but it should work for you.

Thanks!
Janice
Posted: Friday, August 16, 2013 5:37:32 PM
Rank: Member
Groups: Member

Joined: 2/26/2009
Posts: 17
Hi, I appreciate your fast response.

I must apologize, for I am a dork. I had been using the dll for your EO.Pdf 2012. The key works much better with the 2013 dll.
eo_support
Posted: Friday, August 16, 2013 5:44:02 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Well, that explains it. :) Thanks for the update!


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.