M
Mike
I have spent a good deal of time trying to find an answer to this and
keep running in circles.
I have an application which is deployed to several dozen computers.
Certain portions of the application require regular maint. and updates,
which currently require the entire application to be rebuilt and
reinstalled on each workstation.
I have begun moving the regularly updated functions to a seperate dll
which can simply be re-deployed to the various workstations upon an
update.
....now to my question.
Is there a way to place the updated dll on the central server that all
of the workstations talk to and have them call the dll from there,
rather than having to have it stored localy on each computer. I am
trying to minimize downtime caused by regular updates.
Any suggestions would be greatly appreciated.
Mike
JMT Systems Consulting, LLC
keep running in circles.
I have an application which is deployed to several dozen computers.
Certain portions of the application require regular maint. and updates,
which currently require the entire application to be rebuilt and
reinstalled on each workstation.
I have begun moving the regularly updated functions to a seperate dll
which can simply be re-deployed to the various workstations upon an
update.
....now to my question.
Is there a way to place the updated dll on the central server that all
of the workstations talk to and have them call the dll from there,
rather than having to have it stored localy on each computer. I am
trying to minimize downtime caused by regular updates.
Any suggestions would be greatly appreciated.
Mike
JMT Systems Consulting, LLC