Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sa 118 posts 152 karma points
    Nov 03, 2009 @ 08:43
    Sa
    0

    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()

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Nov 03, 2009 @ 12:26
    Richard Soeteman
    0

    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

  • 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.

Please Sign in or register to post replies