I experienced the same before. Please start you MS SQL Server Management Studio, go to your Umbraco/UCommerce database, open uCommerce_ProductCatalog and make sure, that only one catalog has "Deleted" set to "false", everything else should be set to "true". Otherwise you get a license violation message when using a Starter Edition key.
You are right, I already did that and the warnings goes away. But when I do that my custome made paypal class starts generating error. While the same class is working fine if warning message "Ucommerce developer edition" or any license related message appears. strange
One thing to note is that the license is only checked once per application start so to have uCommerce recheck the condition you can either recycle IIS with the good old iisreset or open web.config and save it without modifying it.
Let me know if this fixes it otherwise we'll have to take a closer look.
everything was working fine until I applied the license key (resulting in removing the top ucommerce warnings) but it also effected the paypal class and when I select paypal as payment method, on submit.aspx I get "Error parsing XSLT file: \xslt\UpdatePayment[XSLT].xslt". Then I removed the key, recycle the ucommerce by restting IIS and my class for paypal worked fine.
Again I applied the key, reset iis and also saved web.config to recycle the ucommerce license but error is still there. Can you please help whats wrong?
Have you installed the key in a single site or multiple? The key is good for three activations after that it's deactivated so you might be dealing with a deactivated key. If that's the case I can reset it for you. Please contact me on [email protected] with site and key details so I can verify on this end.
Also do you get any errors in the umbracoLog table?
license warning
Hi Soren
I have installed a license key of ucommerce and i get "uCommerce Starter Edition license exceeded: ProductCatalog (3 of 1)."
but in ucommerce back office, I have only 1 product catalog. Please help how can i resolve this?
Nauman
I experienced the same before. Please start you MS SQL Server Management Studio, go to your Umbraco/UCommerce database, open uCommerce_ProductCatalog and make sure, that only one catalog has "Deleted" set to "false", everything else should be set to "true". Otherwise you get a license violation message when using a Starter Edition key.
Christian
You are right, I already did that and the warnings goes away. But when I do that my custome made paypal class starts generating error. While the same class is working fine if warning message "Ucommerce developer edition" or any license related message appears. strange
One thing to note is that the license is only checked once per application start so to have uCommerce recheck the condition you can either recycle IIS with the good old iisreset or open web.config and save it without modifying it.
Let me know if this fixes it otherwise we'll have to take a closer look.
Soren
I am using ucommerce version 1.0.4.1 and you know for this version paypal support was not available, and we developed a class to integrate paypal following your instructions at http://www.publicvoid.dk/IntegratingUCommerceWithAPaymentProvider.aspx
everything was working fine until I applied the license key (resulting in removing the top ucommerce warnings) but it also effected the paypal class and when I select paypal as payment method, on submit.aspx I get "Error parsing XSLT file: \xslt\UpdatePayment[XSLT].xslt". Then I removed the key, recycle the ucommerce by restting IIS and my class for paypal worked fine.
Again I applied the key, reset iis and also saved web.config to recycle the ucommerce license but error is still there. Can you please help whats wrong?
Nauman
Have you installed the key in a single site or multiple? The key is good for three activations after that it's deactivated so you might be dealing with a deactivated key. If that's the case I can reset it for you. Please contact me on [email protected] with site and key details so I can verify on this end.
Also do you get any errors in the umbracoLog table?
Hi Soren,
I pushed my website in UAT and now I am getting the following message:
uCommerce Free license exceeded: Marketing Foundation not available with current license.
I did an IIS Reset and I also tried the iis recycle. I checked the umbracolog table and I found the following message:
I still get that message. Do you have any suggestions?
Hi Sore,
Ignore my request above. I figure it out. I have a campaing still active.
Thank you.
By the way this is one of the best tools I ever used.
Hi Frank,
Glad you got it resolved. And thank you for the compliment. Much appreciated!
is working on a reply...