Welcome Guest Search | Active Topics | Sign In | Register

Runtime.AddLicense in a web service Options
christian
Posted: Friday, January 20, 2012 6:18:15 AM
Rank: Newbie
Groups: Member

Joined: 1/15/2012
Posts: 2
Hi,
We just received our licence key and I have to add it to my code.
What is the right and best place to call "Runtime.AddLicence" in an ASMX web service ?
Is it ok to put it in the global.asasx/Application_Start or is it necessary to make the call every time a method of the service is called ?

Thanks
eo_support
Posted: Friday, January 20, 2012 9:23:29 AM
Rank: Administration
Groups: Administration

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

You only need to do it once inside Application_Start.

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.