ucommercce Demo Site not working after installing ucommerce page
HI,
I successfully installed ucommerce package and its ucommerce store but when I run the demo site and click on "ucommerce" link it says page not found
The Problem is :
I get the home page of the ucommerce template(Demo Page) but when I click on "ucommerce" link in the homepage I get "page not found error" and also in the products page it says XSLT parsing error. So could you please provide the solution for this problem. I have also attached the screenshot of the what happens when I load the page
I tried installing it in two PC's but it failed in both the system and the configuration of the system are as follows :
PC 1 :
Umbraco : 4.7
Ucommerce : 2.0
Ucommerce Store : 1.2
Asp.Net : 4.0
Windows : 7 Pro
IIS : 7.5
PC2:
Umbraco : 4.7
Ucommerce : 2.0
Ucommerce Store : 1.2
Asp.Net : 4.0
Windows : XP
IIS : 5
So when I click on the "ucommerce" link in the homepage I am being redirected to "http://localhost/ucommerce/c-23" which results in "page not found error".
Please find the attached image files for more detail about the errors
I have the same problem when I assign a host name to my shop catalog in the Commerce section.
The only entry I found in the log is the repeated message, but it's just at test shop so not sure if I need a test license? 1001 0 -1 2012-03-27 15:26:46.170 Error The uCommerce license file is either empty or missing.
Found another entry with a similar problem but no solution since the customer didn't post back on your reply.. Hope you can figure it out and if needed you can easily get remote access to the server and login info to the shop...
Don't worry about the error message in the database. It's normal for a site without key to behave like that.
Can you verify that you've got a bunch a XSLT files in the /xslt folder of the site? It might be a permission issue preventing the files from installing properly.
No product catalog group supporting the url "http://testshop.XXX.com:80/shop.aspx" found. UCommerce.EntitiesV2.ProductCatalogGroup FindProductCatalogGroupForDomain() at UCommerce.Runtime.CatalogContext.FindProductCatalogGroupForDomain() at UCommerce.Runtime.CatalogContext.get_CurrentCatalogSet() at UCommerce.Xslt.CatalogLibrary.GetRootCategories(String catalogName, Boolean includeFullStructure) at UCommerce.Xslt.Library.<>c__DisplayClass6.<GetRootCategories>b__5() at UCommerce.Xslt.Library.HandledCall[T](Func`1 method)
Added a host name and applied it to the catalog and the error went away.. so I'm out of this thread now ;-)
ucommercce Demo Site not working after installing ucommerce page
HI,
I successfully installed ucommerce package and its ucommerce store but when I run the demo site and click on "ucommerce" link it says page not found
I'm also having issues with te store on 2.0. Lots of xslt errors (specifically when I try to Add to basket)
Could you take a look at the umbracoLog table and tell me if any errors are logged there by uCommerce?
Hi Søren,
I have the same problem when I assign a host name to my shop catalog in the Commerce section.
The only entry I found in the log is the repeated message, but it's just at test shop so not sure if I need a test license?
1001 0 -1 2012-03-27 15:26:46.170 Error The uCommerce license file is either empty or missing.
Found another entry with a similar problem but no solution since the customer didn't post back on your reply.. Hope you can figure it out and if needed you can easily get remote access to the server and login info to the shop...
Thanks Freddy
Don't worry about the error message in the database. It's normal for a site without key to behave like that.
Can you verify that you've got a bunch a XSLT files in the /xslt folder of the site? It might be a permission issue preventing the files from installing properly.
I also found this error entry in the database:
No product catalog group supporting the url "http://testshop.XXX.com:80/shop.aspx" found. UCommerce.EntitiesV2.ProductCatalogGroup FindProductCatalogGroupForDomain() at UCommerce.Runtime.CatalogContext.FindProductCatalogGroupForDomain() at UCommerce.Runtime.CatalogContext.get_CurrentCatalogSet() at UCommerce.Xslt.CatalogLibrary.GetRootCategories(String catalogName, Boolean includeFullStructure) at UCommerce.Xslt.Library.<>c__DisplayClass6.<GetRootCategories>b__5() at UCommerce.Xslt.Library.HandledCall[T](Func`1 method)
Added a host name and applied it to the catalog and the error went away.. so I'm out of this thread now ;-)
is working on a reply...