Hi, if I update an ASP.Net application or even just a virtual directory containing XML files, ASP.Net will not serve any pages for that application until the update is done. Why?
Can it be prevented with some .Net code? Does VSS behave better?
My clients can't use the website while I update simple XML files. Very inefficient.
Carl