Using the license

With regard to using the license for an Aspose component, how often does this need to be done? I’m using them in an ASP.NET application. Do I need to use the SetLicense method every time I load a page which uses the component? Can I do it one time per application start?

Thanks,

James

Dear James,

Just validating the license once in the page_load, before using the component.

Thanks.

kyle