A
Alexander Wolff
I would like to find an easy way to install new versions of an .Net win
application.
I have 5 TS servers, approximately 500 users connect to them in order to run
a .net WIN application.
Whenever I install a new version of the application (sometimes happens 3 or
4 times within the same day) I have to disconnect users of the terminal
servers in another way because when I go to install a new version of an
assembly (using xcopy to copy a .dll or .exe file), the xcopy command cancels
indicating that the file is being used by another application..
Anyone know any more efficient way to install new versions without having to
disconnect users?
thanks in advance,
Alexander
PD: I do not have this problem to install asp.net assemblies on the web server
application.
I have 5 TS servers, approximately 500 users connect to them in order to run
a .net WIN application.
Whenever I install a new version of the application (sometimes happens 3 or
4 times within the same day) I have to disconnect users of the terminal
servers in another way because when I go to install a new version of an
assembly (using xcopy to copy a .dll or .exe file), the xcopy command cancels
indicating that the file is being used by another application..
Anyone know any more efficient way to install new versions without having to
disconnect users?
thanks in advance,
Alexander
PD: I do not have this problem to install asp.net assemblies on the web server