Skip to content

Sitecore.Ship failed to deploy Sitecore package when Sitecore tempFolder path is static #67

@SC-MNAS

Description

@SC-MNAS

When user sets the tempFolder value to a static path e.g.

package deployment fails with exception 'Value cannot be null'

It works fine with dynamic tempFolder path :)

HttpContext.Current.Server.MapPath(Sitecore.IO.TempFolder.GetFilename(Guid.NewGuid() + ".update")); line throws the exception in Sitecore.Ship.Infrastructure.Web.ServerTempFile class

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions