After a fresh installation of the UCommerce 2 Starter Edition and the UCommerce demo store (for version 2), I can set up multiple stores against multiple domains on the same site, no problem - as long as I don't publish the content prior to configuring the host names and setting up the UCommerce stores and product catalogs
However, after publishing the content and testing each of my stores (e.g. mystore.com, mystore.co.uk, etc), when i try and add a new host name and configure a new store, the CommerceLibrary:GetAllCatalogs call fails in AllCatalogs[XSLT].xslt for the new domain stating no products were found for that URL
The error suggests the new store is not configured for the new domain, however it is. any ideas?
Creating new stores after content published
After a fresh installation of the UCommerce 2 Starter Edition and the UCommerce demo store (for version 2), I can set up multiple stores against multiple domains on the same site, no problem - as long as I don't publish the content prior to configuring the host names and setting up the UCommerce stores and product catalogs
However, after publishing the content and testing each of my stores (e.g. mystore.com, mystore.co.uk, etc), when i try and add a new host name and configure a new store, the CommerceLibrary:GetAllCatalogs call fails in AllCatalogs[XSLT].xslt for the new domain stating no products were found for that URL
The error suggests the new store is not configured for the new domain, however it is. any ideas?
Cheers
James
Found the issue. Looks like all was needed was to bounce IIS
Wonderful. Let me know if anything else pops up :)
is working on a reply...