Click here to Skip to main content
15,889,830 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Anyone here with any experience in a distributed deployment model?

We have a click-once project that's well over 10MB and download times to all client PC's are quite slow.

BUT... all our client sites have mini-servers for whatever... Is there a simple way to implement Click-once (or something similar) to deploy to the mini-servers and have all the client PC's install from their own local mini-servers?

There are probably a million-and-1 possible solutions, that's why I'm asking for someone with experience, which method worked the best for you?

Some kind of Push from IIS-to-IIS (and at the same time altering the Installation URL of the project) is more-or-less what I'll be aiming at, or end up coding if I MUST re-invent the wheel.

Kind Regards!
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900