Using Aspose cells license key in .net web application

I have the license file for Aspose Cells for .net. It has many items in it. I need to set license key in my .net web application. I believe it can be done using SetLicense method of License class. What is that I need to pass to this method?

Please let me know the details.


This message was posted using Aspose.Live 2 Forum

Hi,

Well, you do need to pass "Aspose.Cells.lic" file path and that's it. For reference, please check: http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/licensing.html

Feel free to contact us if you need further help.

Thank you.