Tea Commerce isn't licensed. You can only have 20 finalized orders in the test version
Hello!
Our site is still in the testing stage, and up on a developing server. We get this error message:
licenseerror001 - Tea Commerce isn't licensed. You can only have 20 finalized orders in the test version. Delete old orders or buy a license at http://www.teacommerce.net at TeaCommerce.Api.Models.Order.Save()
We have tryed following:
* Touched the web.config * Deleted all the orders in the teacommerce section in Umbraco * Edited CurrentOrderNumber to 1 in the TeaCommerce_Store table
Tea Commerce isn't licensed. You can only have 20 finalized orders in the test version
Hello!
Our site is still in the testing stage, and up on a developing server. We get this error message:
licenseerror001 - Tea Commerce isn't licensed. You can only have 20 finalized orders in the test version. Delete old orders or buy a license at http://www.teacommerce.net at TeaCommerce.Api.Models.Order.Save()
We have tryed following:
* Touched the web.config
* Deleted all the orders in the teacommerce section in Umbraco
* Edited CurrentOrderNumber to 1 in the TeaCommerce_Store table
How can we fix this?
Reset CurrentOrderNumber in DB to 0 and recycle website. That should fix it.
Kind regards
Anders
That did the job. Probably the Recycle bin Thanks!
is working on a reply...