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 406641
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T17:30:58+00:00 2026-05-12T17:30:58+00:00

I have an ASP.Net web application that is deployed to a number of different

  • 0

I have an ASP.Net web application that is deployed to a number of different customer’s servers and hosted within IIS (6 or 7 depending on the site). The system is based around a set of fairly complex ASP.Net (aspx) pages. Due to rapidly changing requirements we often have to add forms to the system. At the moment we use a fairly clumsy approach of adding the form to the project and redeploying the whole project to the customer server.

I’m looking to build a mechanism that will allow us to go into the configuration screen of our system and call a webservice hosted on our central web server which will provide a list of forms (perhaps packaged up in some way similar to a Java WAR file) that the customer can choose to install. The installation would somehow add the form to the customer’s IIS making it available within their system. The idea is for a sort of aspx form app store were our customers can choose which forms they need and install them and rather than us having to take time out to perform multiple deployments we just deploy once to our central webserver.

Does anyone have any ideas on how to do this? What technologies can I use to make this happen?

  • 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-12T17:30:58+00:00Added an answer on May 12, 2026 at 5:30 pm

    If you’re using Web Application Projects this isn’t so easy to do because all your forms ‘code-behind’ will be compiled into a single DLL. Each time you add a new form, the site application assembly would need to be re-deployed to the /bin folder.

    If you were using the ‘new-style’ project-less web applications as introduced in Visual Studio 2005 it’d maybe be possible to do what you’re looking for because you can compile each page into its own DLL (Fixed naming and single page assemblies on the Publish Web Site dialogue). I’ve tried this in the past and it’s a bit hit and miss to be honest. Also not having a proper project file is a total pain for larger more complex projects.

    Another approach would be to put all your markup and ‘code-behind’ in the same .aspx file instead of having .aspx.cs code-behind files. I think that would make them self contained units of code that would compile on the fly, but the problem here is that all of the site would need to be built that way…I think.

    Those are the out of the box methods available in Visual Studio (2008). If you need anything more complex then you’re going to have to design some infrastructure to make it happen unfortunately.

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

Sidebar

Related Questions

We have an asp.net web site that is deployed on several IIS servers. The
i have a silverlight application that is hosted within a asp.net web application. in
I have an ASP.NET web application that, for whatever reason, when it is deployed
I have a asp.net web application which has a number of versions deployed on
I have deployed my ASP.NET web application on IIS (windows 2008 server). I have
I have a asp.net web application that uses C#. It logs in on a
I have an ASP.NET web application that is using forms authentication. Everything is configured
So I have this asp.net web application that I renamed. I changed the assembly
I have an ASP.NET (v2.0) web application that uses a reference to a SQL
We have a asp.net 2.0 web application that is running on IIS7. It is

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.