Problem with Aspose.Words license and Aspose.Cells trial

We are a happy user of Aspose.Words that is interested in trying Aspose.Cells. I downloaded the trial version and copied the .NET 2.0 dll and xml file to my VS.NET bin folder.

I had a module that used Aspose.Words and I copied it to make a version for Aspose.Cells. I made a mistake editing and changed the “using Aspose.Words” to “using Aspose.Cells”. I ran the module in the browser and found that “document” was no longer found.

I quickly realized what had happened and changed the reference back to “Using Asppose.Words”.

However, now I don’t get the page to load (it loads data ahead of time) but it does open the Word template and get a message

“Evaluation” message at the top of each page in the document.

I went to a module in another folder of the project and it runs, does not show the page, but shows the merged document without the evaluation message.

How do I straighten out and fixed what I have done?

Thanks!

Hi

Thanks for your inquiry. Please see the “Licensing” section from FAQ.
https://forum.aspose.com/t/aspose-words-faq/2711
Please check points described there and let me know if this helps.

Best regards.

Thanks! I ended up putting things back they way they were and then I logged out and back in again.

Everything now works!

Thanks!