I'm afraid I'm getting the same problem. I've upgraded an old Umbraco 6.2.5/Contour 3.0.17 site to Umbraco 7.5.14 and have removed Contour and installed Forms 4.4.6.
However, when I do the migration, I get the same error about not being able to access App_Plugins\UmbracoForms\Data. I've tried the sledgehammer approach and have given "Everyone" full control to that folder but it still fails with the same error.
Folder access denied
Hi
Trying to migrate some forms, but I get access denied on App_Plugins\UmbracoForms\Data.
I tried adding rights manually to IIS_IUSRS, but no luck.
Am I missing something?
The solution is recently upgraded from 7.1.9 to 7.5.7. Could there be some config tweaks I need to do?
Hello Soren,
I am facing the same problem. Did you find any solution for this?
Surprisingly it created one form under Data folder. So I am unsure if this is a permissions issue anymore..
My stacktrace -
Oops something whent wrong
Access to the path 'C:\Development\ASP-DOTNET-Projects\PHE\SA.Umb.web\App_Plugins\UmbracoForms\Data' is denied.
at System.IO._Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITYATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at Umbraco.Core.IO.PhysicalFileSystem.AddFile(String path, Stream stream, Boolean overrideIfExists) at Umbraco.Core.IO.PhysicalFileSystem.AddFile(String path, Stream stream) at Umbraco.Core.IO.FileSystemWrapper.AddFile(String path, Stream stream) at Umbraco.Forms.Core.Data.BaseFileSystemStorage`1.SaveToSpecificPath(T item, String id, String path) at Umbraco.Forms.Data.Storage.FormStorage.UpdateForm(Form form, String directory) at Umbraco.Forms.Data.Storage.WorkflowStorage.InsertWorkflow(Form form, Workflow workflow) at Umbraco.Forms.Migration.MigrationService.Migrate(String connString) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\MigrationService.cs:line 134 at Umbraco.Forms.Migration.ContourToForms.Button1_Click(Object sender, EventArgs e) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\ContourToForms.ascx.cs:line 23
Thanks, Monali
Hi Monali
I must have fixed it in some way - unfortunately I don't remember how (remember to document what you do to fix unknown problems :)).
I think I completely deleted the old Forms version, and then installed the new. But not sure...
Monali, have you found a solution for this?
Thank you
I'm afraid I'm getting the same problem. I've upgraded an old Umbraco 6.2.5/Contour 3.0.17 site to Umbraco 7.5.14 and have removed Contour and installed Forms 4.4.6.
However, when I do the migration, I get the same error about not being able to access App_Plugins\UmbracoForms\Data. I've tried the sledgehammer approach and have given "Everyone" full control to that folder but it still fails with the same error.
Any ideas?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.