Install an assembly to GAC on a remote server
- From: "Elad" <Elad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 5 Sep 2005 08:34:18 -0700
Hi,
I am writing a program that should automatically deploy BizTalk assemblies
in an NLB configuration. That is: I have one ManagmentDB server and 2 BizTalk
servers.
I am searching for a way to install an assembly to the GAC on a remote
server, because the program runs only on one BT server and has to register
the assemblies to the GAC on both machines.
I do not want to have any kind of client side software installed on the
remote computer and therefore a lot of practical ways to do this by just
copying the assembly to the remote server and have the client register it to
the GAC are canceled immediately.
Does anyone know if there is a WMI way to install an assembly to the GAC?
If so, maybe I could use Remote WMI... or maybe some other ideas?
Thanks in advance,
Elad
.
- Follow-Ups:
- Re: Install an assembly to GAC on a remote server
- From: Scott Colestock
- Re: Install an assembly to GAC on a remote server
- Prev by Date: Re: External Assembly calls from a Map
- Next by Date: Re: Get mapping xsl from biztalk
- Previous by thread: XLANGPart.RetrieveAs() and Closing Stream
- Next by thread: Re: Install an assembly to GAC on a remote server
- Index(es):
Relevant Pages
|