Umbraco Forms Installation causes the following error
Received an error from the server
Failed to create package manifest for zip file
Error - file not found. Could find file named 'C:\EkohiUmbraco\EkohiUmbraco\EkohiUmbraco\App_Data\'
The Exception information and stacktrace are also included. Kindly assist.
EXCEPTION DETAILS:
System.Exception: Error - file not found. Could find file named 'C:\EkohiUmbraco\EkohiUmbraco\EkohiUmbraco\App_Data\'
STACKTRACE:
at umbraco.cms.businesslogic.packager.Installer.Import(String InputFile)
at Umbraco.Web.Editors.PackageInstallController.Import(PackageInstallModel model)
at lambda_method(Closure , Object , Object[] )
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass13.<GetExecutor>b__c(Object instance, Object[] methodParameters)
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments)
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.<>c__DisplayClass5.<ExecuteAsync>b__4()
at System.Threading.Tasks.TaskHelpers.RunSynchronously[TResult](Func`1 func, CancellationToken cancellationToken)
Hello Venkata & Bart,
Thanks for the stack trace can I confirm that you do have an App_Data folder on disk found at the root of your website.
Can I confirm what version you are trying to install of 'Forms' here please?
In your case Venkata, is there a folder at the location C:\EkohiUmbraco\EkohiUmbraco\EkohiUmbraco\App_Data\ that exists?
What are you doing in order to see this error? Installing this clean onto an Umbraco website with an Umbraco Package, using the Upgrade button from the dashboard, or via Nuget?
Umbraco Forms Installation Error
Umbraco Forms Installation causes the following error
The Exception information and stacktrace are also included. Kindly assist.
Same here...
Hello Venkata & Bart,
Thanks for the stack trace can I confirm that you do have an
App_Data
folder on disk found at the root of your website.Can I confirm what version you are trying to install of 'Forms' here please?
In your case Venkata, is there a folder at the location
C:\EkohiUmbraco\EkohiUmbraco\EkohiUmbraco\App_Data\
that exists?What are you doing in order to see this error? Installing this clean onto an Umbraco website with an Umbraco Package, using the Upgrade button from the dashboard, or via Nuget?
Many Thanks,
Warren
Hi Warren,
Empty website sln (.net target .4.5) and installed the nuget package UmbracoCms.
I did compare the folder with the 7.3.5.zip but I don't see strange things yet.
Hi Bart,
For me to test & replicate this I need to install Umbraco via Nuget (7.3.5) and then install Umbraco Forms by which method Bart?
Thanks,
Warren
umbraco startup / username . Password
install forms Error
Hi Warren,
Also getting the same issue, but this was working yesterday.
Thanks Sal
Hello Bart & Sal,
I have been able to replicate the bug and find the cause of the problem.
Please can you retry installing Umbraco via the backoffice dashboard for me & let me knwo if the problem has now been resolved for you.
Many Thanks,
Warren
Hi Warren,
Solved, what is the nuget bug?
Thanks in advance, Bart
Glad it is resolved now, I was reffering to being able to replicate the bug you was seeing.
Thanks,
Warren
is working on a reply...