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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T03:40:20+00:00 2026-05-14T03:40:20+00:00

A number of team members update a central ASP.NET dev Website project, not a

  • 0

A number of team members update a central ASP.NET dev Website project, not a Web application type). Some kinds of changes cause a recompile/rebuild in it. The large website takes a while to recompile and we’ve noticed it will still seemingly serve out dynamic pages before everything is internally updated.

During the site’s “gestation” period, our mileage varies while hitting it. Sometimes we get a correct page, sometimes an compilation error page that will eventually be served up without a compilation error, and at other times an unexpected hybrid.

Is it possible to query an ASP.NET website application to see if it’s currently compiling or rebuilding itself?
If so I would write a status page that the team could reference when they’re getting weird behaviour, so they would know to wait.

Update: Our team often edit files manually on the dev server. For production we’d make pre-compiled pushes. The dev environment is a little more malleable and ever-changing so I’m looking for a solution to reducing the “confusion” there.

  • 1 1 Answer
  • 1 View
  • 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-14T03:40:20+00:00Added an answer on May 14, 2026 at 3:40 am

    I would recommend you to look into continuous integration for testing, there are several frameworks to do this depending on your SCM.

    As for recompiling the application: It’s well known that ASP.NET will recompile for changes to the following files:

    web.config
    global.asax
    

    This counts also for the files that contain the classes that include the Global.asax inheritance class. In my case “App Code\Global.cs”.

    It recompiles the whole application by which files have changed, .aspx don’t get recompiled the same as .cs or .vb, unless you have inline script. A change to a single partial will cause all files containing the class to be recompiled. This is another reason why it’s a good idea to keep individual files limited to individual classes, and to use partials where appropriate.

    Hope this helps.

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

Sidebar

Related Questions

We have a Web Application Project (dozens actually..) that has a testing project attached
I have built a number of asp.net servercontrols into a class library, & I
My team creates a number of dynamic/data-driven websites. We use a CruiseControl.NET to download
My team and support a large number of legacy applications all of which are
I found a number of ways to automatically increment build numbers with Team build
number of bound variables does not match number of tokens … on line 54
I have the scenario like this, My environment is .Net2.0, VS 2008, Web Application
I'm a member of a software development team, working on a small project. We
I'm working on a website with a large number of pages, and each one
I've read a number of articles (and methods) where people have integrated Team Foundation

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.