-
Notifications
You must be signed in to change notification settings - Fork 18
UAAS Installation #26
Comments
This might be related to #25. I'll hopefully have a look at this in the next couple of days. In the meantime, I would recommend installing the package via Nuget if that option is available to you. |
Thanks, we already installed it via nuGet |
Hi, Thanks! Robert |
Might hopefully be able to look at this next week - I’m currently due to On 28 September 2016 at 16:07:50, rwilchek ([email protected]) wrote: Hi, Thanks! Robert — |
I have the same issue. And I don't have access to NuGet. |
I don’t work with Umbraco anymore, so this project is no longer maintained by myself, although would happily accept PRs and contributions if required. I suspect there may be better alternatives out there nowadays. |
We tried to install package via dev environment and local, result is the same, files were added to project, only package to the installed packages list.
In trace log we have error -
Package install error
System.IO.FileNotFoundException: Could not find file '\App_Data\de077751-4ac9-4dff-be60-165e64420691\serp2.png.png'.
File name: '\App_Data\de077751-4ac9-4dff-be60-165e64420691\serp2.png.png'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at System.IO.File.Move(String sourceFileName, String destFileName)
at umbraco.cms.businesslogic.packager.Installer.InstallFiles(Int32 packageId, String tempDir)
The text was updated successfully, but these errors were encountered: