How to set licence

Hi


We have just purchased Aspose Word component for .NET.
Don’t know how to use this. I have read your document about this but still have some questions.
Want to ask in simple language.

- Where should I paste the licence file?
1. In bin folder of my project where Aspose.Words.dll file is located
2. In “C:\Program Files\Aspose\Aspose.Words for .NET…” where main dll is stored
3. Or any other location

- Do I need to set the licence start of each event of the page (e. g. Click, SelectedIndexChanged)?

- What is the best practice to use?

Please explain in simple language, I don’t have much knowledge of .NET.


Regards
Somnath

Hi Santosh,


Thanks for considering Aspose.Words.

Well, you can simply place your license file in the folder that contains the Aspose.Words.dll in your application and you need to set the license before performing any operations with documents. Please make sure you do this before creating a Document object. You are only required to set a license once per application or process. Moreover, I would suggest you please read the following article on ‘when to Apply a License’:
http://www.aspose.com/docs/display/wordsnet/When+to+Apply+a+License

Please let us know if you need more information; we are always glad to help you.

Best regards,