New Umbraco install 6.1.2, MSSQL 2012, razor enabled. When I tried to install the razor-demo shop, the site breaks, and I am unable to login.
Line 1: @using UCommerce.Api
Line 2: @functions{
Line 3: public static bool? AddToBasket(string addToBasketKey, string quantityKey, UCommerce.EntitiesV2.Product variant)
Razor demo shop breaks Umbraco
Hi forum,
New Umbraco install 6.1.2, MSSQL 2012, razor enabled. When I tried to install the razor-demo shop, the site breaks, and I am unable to login.
Line 1: @using UCommerce.Api Line 2: @functions{ Line 3: public static bool? AddToBasket(string addToBasketKey, string quantityKey, UCommerce.EntitiesV2.Product variant)
Are someone else having same errors?
Best regards
Kim
Which versions of uCommerce and the Razor Store did you install?
I just did a working install of:
uCommerce 3.6.3.13183
Razor Store 1.0.3.13143
Also are you running on IIS, IIS Express, or something else? Which versions?
Hi Søren,
No problems anyway - I installed the demo razor shop before installing Ucommerce ...
Best regards
Kim
Gotcha. Thanks for being awesome and posting the follow-up on the forum. #h5yr!
is working on a reply...