Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Problem when installing uWebshop on Umbraco 7.3.1 #83

Open
sychoow007 opened this issue Dec 4, 2015 · 3 comments
Open

Problem when installing uWebshop on Umbraco 7.3.1 #83

sychoow007 opened this issue Dec 4, 2015 · 3 comments

Comments

@sychoow007
Copy link

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
Copy link
Member

ArnoldV commented Dec 7, 2015

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
Copy link
Author

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

It seems to be that there is something fundamentally wrong.

@camaya
Copy link

camaya commented Jan 25, 2016

This also happens on Umbraco 7.3.5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants