Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 149199
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T09:05:34+00:00 2026-05-11T09:05:34+00:00

I am working on an ASP.NET MVC web application, and am working on the

  • 0

I am working on an ASP.NET MVC web application, and am working on the Web Setup portion. We are using SVN for version control. One of the issues is that the we are currently having is that the web designers modify and add a lot of html, css and js files that end up in the Content folders, but they don’t add them to the VS project, so the new files don’t get included in the installer.

One option is that we have to try to teach them to always go into VS and manually add the files, but we’re on a large project and it’s getting down to crunch time, so trying to get people to learn something new in a technology that they don’t know will result in too many mistakes, so I’d like to work around that if possible.

Is there some way to get the setup project just to include files from a folder on the file system, instead of a project’s designated content files?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T09:05:34+00:00Added an answer on May 11, 2026 at 9:05 am

    I think I’ve figured it out:

    Make sure that the installer project includes the Content Files for the web app. Then go into the web app’s csproj file with a text editor and find the ItemGroup where the static Content files are listed. Then add an entry with a wildcard in it and the installer will package them in.

    <ItemGroup>     <Content Include='Content\test.html' />     <Content Include='Content\*.html' />         <Content Include='Content\*.gif' />        <Content Include='Content\*.css' />        <Content Include='Content\*.jpg' />        <Content Include='Content\*\*.js' /> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on an ASP.NET MVC web application that will be deployed across multiple
I've got a simple web application using ASP.NET MVC3 and Ninject.Web.MVC (the MVC3 version).
I am working on an ASP.NET MVC web app that allows people to publish
I am working on an ASP.NET MVC application that contains a header and menu
I'm working on a piece of a web application in ASP.Net MVC where the
I am working on a ASP.NET MVC 2.0 Multi-Presentation web application which would use
I'm building a small web application with ASP.NET MVC 2, using db4o as a
I'm working on a Web project using Asp.Net MVC, which I'll have to deploy
I am busy working with an ASP.NET MVC 3 application and using Windows 7.
I'm working with a web application I built in ASP.NET MVC. It is deployed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.