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

VS2012 Web Deploy fails at \Media\web.config #3111

Closed
orchardbot opened this issue Nov 22, 2012 · 2 comments
Closed

VS2012 Web Deploy fails at \Media\web.config #3111

orchardbot opened this issue Nov 22, 2012 · 2 comments
Labels
Milestone

Comments

@orchardbot
Copy link

@BenedekFarkas created:
https://orchard.codeplex.com/workitem/19282

We've updated the Orchard Hungary sites to 1.6 a while ago and we're trying deploy it now using Visual Studio 2012. The process fails due to one specific file, which is \Media\web.config:
Could not open Source file: Could not find a part of the path 'C:\DEV\Orchard HUN\src\Orchard.Web\Media\web.config;Media\web.config'.

Since changeset #6437, this file is included in the Orchard.Web.csproj as "Content", instead of "None".
Resetting it to "None" solves the issue.

Related issue: http://orchard.codeplex.com/workitem/19264

@orchardbot
Copy link
Author

nunez commented:

As of revision 6962, this bug still exists. Changing the file from 'Content' to 'None' has no effect.

@orchardbot
Copy link
Author

@sfmskywalker commented:

Fixed in changeset f9279e9

@orchardbot orchardbot added this to the Orchard 1.7 milestone Apr 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants