Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replace files?

Status
Not open for further replies.

zatch

MIS
Joined
Oct 11, 2001
Messages
75
Location
US
I have built a .NET app which clients access from a file server. The app runs mostly fine for all users on the network. The problem is that I cannot replace the files while others are using it. I was under the impression that with .NET framework and No-Touch deployment (which I am probably not utilizing with my current setup) the app would be downloaded to the client at runtime so the file would never be in use. I was, obviously, wrong. Does anyone have a better solution for me so that I can replace the files even while users are using the app?

Thanks a lot.

Zatch
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top