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

  • Home
  • SEARCH
  • 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 3842820
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T15:50:58+00:00 2026-05-19T15:50:58+00:00

For an ASP.NET web application that is packaged and sold to customers for deployment,

  • 0

For an ASP.NET web application that is packaged and sold to customers for deployment, what would be the best location for a “read me” file with notes about setup and configuration on the target system?

Requirements:

  • The file should not be accessible by
    users of the web application, only
    the person doing setup and
    configuration.
  • The file should be
    consumable by the MSI installer
    program, so that it can be displayed
    as part of the setup wizard UI.
  • The solution should be simple and very
    low cost. (I don’t want an elaborate
    solution for just a simple text
    file.)

Some thoughts I have are to copy the file to *App_Data* or to bin as those are protected folders by default, and then pull the file in from one of those locations in the setup program.

  • 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. Editorial Team
    Editorial Team
    2026-05-19T15:50:58+00:00Added an answer on May 19, 2026 at 3:50 pm

    The readme should be a separate file that sits beside the MSI on the media you distribute the web app on. This is a standard practice dating from generations ago the dark ages. If you distribute as a download from the web then have a link for the MSI, and a link for the readme.

    You could also include the same file into the MSI, but arguably that is the wrong place for it as the user has yet to reach the configuration stage, and unless they print it they won’t be able to refer to it later in the MSI process (if you have any configuration steps in the MSI).
    Having the instructions available via the web app is also arguably wrong, as the user may have to do some initial configuration in order to reach the page telling them how to configure the app….

    So ship the instructions separately to the MSI, and make sure they look okay and are easily readable when printed out. Remember these pointers:

    • Instructions are not always read
    • Instructions are not always read at the time of installation
    • Instructions are not always read by the same person that does the installation
    • Instructions are not always read from the screen
    • Instructions are not always read correctly, even when they are simple
    • Instructions are not always read (I know that is a duplicate of the first point…)

    Don’t forget to clearly distinguish between pre-install and post-install configuration instructions (even if they are in the same document) – you want to minimize the risk of the end user getting it wrong (which some of them will do no matter how hard you try).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I create new ASP.NET web application that use SMTP to send message. The problem
I am working on an ASP.Net web application that must print dynamically created labels
I am working on an ASP.NET web application that is required to bring up
Suppose you have two seperate ASP.NET Web Application projects that both need to use
I am looking at an asp.net 2 web application that I am maintaining (but
I have several RequiredFieldValidators in an ASP.NET 1.1 web application that are firing on
I am currently working on an web application that uses ASP.NET 2.0 framework. I
I have a really simple ASP.NET web application and a web setup project that
I have 6 servers that i need to deploy my ASP.NET web application to.
I'm working on a solution that has two projects: One ASP.NET web application, and

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.