Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

169
Views
What happens when a user accesses to an ASP.NET MVC website during FTP publishing?

I have an ASP.NET MVC website that needs to be regularly updated. The publishing method is FTP, and the publishing process takes around 6-7 minutes.

During this time interval, what happens for someone who tries to visit the website?

  • Is the website (in its old version) still available?
  • May the user experience an unexpected behavior while navigating?
  • Is there any danger for the website (e.g. compilation error) if a user navigates during this time?
  • If the user was logged in before the publishing, is the content of its session variables lost?

Thanks for your help.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Usually Visual Studio will create a file called app_offline.htm in the destination folder. That file stays there until the process is over.

If a user tries to access the page via browser during that period, he may see a message like this:

enter image description here

The app_offline.htm will disappear as soon as the publishing is done.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!