Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am getting the following error when trying to create a package for my newly created custom section
CreatedPackage.cs System.IO.DirectoryNotFoundException: Could not find a part of the path 'c:\inetpub\wwwroot\data\packages\testUmbraco_1.0.zip'. 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, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at umbraco.cms.businesslogic.packager.utill.ZipPackage(String Path, String savePath) at umbraco.cms.businesslogic.packager.CreatedPackage.Publish()
Hi,
Check and double check that the Network service account has enough rights to write to the 'c:\inetpub\wwwroot\data\packages\ folder.
Cheers,
Richard
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.
Continue discussion
Error in creating package
I am getting the following error when trying to create a package for my newly created custom section
CreatedPackage.cs System.IO.DirectoryNotFoundException: Could not find a part of the path 'c:\inetpub\wwwroot\data\packages\testUmbraco_1.0.zip'.
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, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at umbraco.cms.businesslogic.packager.utill.ZipPackage(String Path, String savePath)
at umbraco.cms.businesslogic.packager.CreatedPackage.Publish()
Hi,
Check and double check that the Network service account has enough rights to write to the 'c:\inetpub\wwwroot\data\packages\ folder.
Cheers,
Richard
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.