Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compiling and library in reference
Message
De
05/03/2013 08:57:11
 
 
À
05/03/2013 03:19:45
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01567382
Message ID:
01567436
Vues:
27
>hostingEnvironment shadowCopyBinAssemblies="false" in web.config?

Yes, this is very interesting. I see it would improve performance whenever I would upload a new copy of my Application.dll or Framework.dll. But, there is something in here:

http://bytes.com/topic/net/insights/885159-what-meant-shadow-copying-net

...about the impact of keeping it off:

"While this will reduce performance overhead associated with shadow copying the contents of the \bin directory, do keep in mind that using this configuration option will result in the DLLs being locked when the app is running. So if you need to update a DLL, you will need to take the application offline or stop the process before you can do so."

So, basically, I would no longer be able to simply FTP upload a new copy of Application.dll or Framework.dll in the Bin directory as is. This would be a major drop in the way we manage our updates. Is that your understanding as well?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform