How to apply license?

Hi,

Recently we got license for Aspose.words.dll. We are using WCF service for Conversion. Could you please guide me where i need to place the license code in my WCF service.

Thanks in advance!!!

Hi,


Thanks for considering Aspose.Words API. Please add a Global.asax file in your WCF Service Application, and call License.SetLicense method from the Application_Start protected method. Please also refer to the articles mentioned in the following link:
http://www.aspose.com/docs/display/wordsnet/License+Aspose.Words

I hope, this helps.

Best regards,