Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automatic compilation of web app if updated
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Automatic compilation of web app if updated
Divers
Thread ID:
01087729
Message ID:
01087729
Vues:
60
Hi folks.

With .NET 1.1 I could copy new asp.net files up to the server when users were using the app. The next time some hit an updated page or code, there was a .5 to 2 second pause while the code compiled then the user would see the new page.

Now with .NET 2.0, if I put any new or update files into onto the website (actual a virtual dir), that website will recompile itself, taking up to 60 seconds, locking the users out while it does this. Is there any way to control this? It was really nice being able to upload a bug fix without disturbing the users.

BTW, we had first noticed this becuase we had our data folder under the virtual directory. Any data updates would cause the app to try to recompile. Moving the data out to another folder prevented this.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform