Just tried to install uCommerce via th package repository in Umbraco and I got the error:
Could not load type 'UCommerce.Umbraco7.Installer.PostInstaller'.
Line 1: <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Installer.ascx.cs" Inherits="UCommerce.Umbraco7.Installer.PostInstaller" %>
Line 2: <div style="text-align: center; height:100%">
Line 3: <h1>Installation is complete. Thank you for choosing uCommerce.</h1>
When it tries to complete the install and as a result of this, I don't get the uCommerce icon as an option in Umbraco. I'm using Umbraco 7.1.4.
Umbraco 7 Installation error
Hi,
Just tried to install uCommerce via th package repository in Umbraco and I got the error:
Could not load type 'UCommerce.Umbraco7.Installer.PostInstaller'.
Line 1: <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Installer.ascx.cs" Inherits="UCommerce.Umbraco7.Installer.PostInstaller" %> Line 2: <div style="text-align: center; height:100%"> Line 3: <h1>Installation is complete. Thank you for choosing uCommerce.</h1>
When it tries to complete the install and as a result of this, I don't get the uCommerce icon as an option in Umbraco. I'm using Umbraco 7.1.4.
Any Ideas?
Many Thanks
I don't think you can do it by the package repo.
I think you need to download the package from our site and then upload it.:
PLEASE NOTE there's a package for V6 and V7.
http://www.ucommerce.net/en/products/download.aspx ;
Hope that helps you in the right direction.
Regards
Morten
Yep that did the trick!
Thanks for the prompt reply!
Awsome :)
is working on a reply...