Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SC-MNAS opened this issue Dec 27, 2016 · 0 comments

Comments

@SC-MNAS
Copy link

SC-MNAS commented Dec 27, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant