uWebshop / -INACTIVE-uWebshop-Core

[INACTIVE] The source of the uWebshop E-Commerce module for Umbraco
MIT License
12 stars 14 forks source link

Problem when installing uWebshop on Umbraco 7.3.1 #83

Open sychoow007 opened 8 years ago

sychoow007 commented 8 years ago

Hi,

When I install the uWebshop package I get following error. But if I check in content I can see that uWebshop is created and I can create a shop, categories, ... But some labels for shop, categories are not correctly translated.

Is this normal behaviour or what do I have to do to solve this problem? I need to install an older version of umbraco?

Could not find a part of the path.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.DirectoryNotFoundException: Could not find a part of the path.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[DirectoryNotFoundException: Could not find a part of the path.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1398 System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost) +175 uWebshop.Package.Installer.uWebshopInstaller.MoveXLSTFiles() +725 uWebshop.Package.Installer.uWebshopInstaller.DoLogged(Action action, String message) +108 uWebshop.Package.Installer.uWebshopInstaller.Page_Load(Object sender, EventArgs e) +928 System.Web.UI.Control.OnLoad(EventArgs e) +97 System.Web.UI.Control.LoadRecursive() +154 System.Web.UI.Control.LoadRecursive() +251 System.Web.UI.Control.LoadRecursive() +251 System.Web.UI.Control.LoadRecursive() +251 System.Web.UI.Control.LoadRecursive() +251 System.Web.UI.Control.LoadRecursive() +251 System.Web.UI.Control.LoadRecursive() +251 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4740

ArnoldV commented 8 years ago

I really should make time to release a new version from the Development branch, a lot of issues are fixed in there.

about your remark: "But some labels for shop, categories are not correctly translated." Did you already install a dictionary package? They might nog be 100% complete and by default uWebshop does not install any dictionary items. We have a lot of customers who have created their own dictionary packages so we stopped to install our own by default.

sychoow007 commented 8 years ago

I installed the dictionary items that are provided on the uwebshop website.

It seems to be that there is something fundamentally wrong.

camaya commented 8 years ago

This also happens on Umbraco 7.3.5