Install an assembly to GAC on a remote server

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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
.



Relevant Pages

  • Re: Install an assembly to GAC on a remote server
    ... But your statement confuses me a bit: "I am searching for a way to install ... > server, because the program runs only on one BT server and has to register ... > the assemblies to the GAC on both machines." ... there is no need to have the assemblies present in the GAC on the "other" ...
    (microsoft.public.biztalk.general)
  • Re: Install an assembly to GAC on a remote server
    ... server and has to register the assemblies to the GAC on both machines", ... BizTalk server configuration, I have to be able to install assemblies ...
    (microsoft.public.biztalk.general)
  • Re: soapsuds
    ... > the 'server' assembly, then the soapsuds extraction falls over. ... > in .Net that namespaces cannot span assemblies? ... > interface defined in a shared assembly (which can be implemented my other ... dll which sits both on the server and the client allowing objects to talk to ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Splitting Development Machine and Server: Deployment Problem
    ... the item about deploying to the GAC and set it to false. ... you'll need to copy those assemblies over to the server and GAC them ... > I'm using following setup for developing BizTalk projects (I don't like ...
    (microsoft.public.biztalk.general)
  • RE: Web Part in GAC is cached
    ... Bin folder to hold my assemblies as opposed to the GAC when you recompile and ... > development SPS 2003 server, and the web part itself is functioning ... > assembly from the GAC, reinstall it to the GAC, and then run IISRESET. ...
    (microsoft.public.sharepoint.portalserver.development)