M
Mike Miller
I am trying to install an assembly onto a remote machine using XCOPY
deployment or similar - is this possible? If not is there some other
way to make install an assembly into the gac on a remote machine thru
a console task? When you deploy to a large number of servers no one
should have to use remote desktop to "install" the application on each
server - you should be able to copy it out or use an API (like the
COM+ Administration SDK) to manipulate remote computers. Microsoft
came close in .NET to catching Java's ease of deployment, but I think
they forgot this.
Mike
deployment or similar - is this possible? If not is there some other
way to make install an assembly into the gac on a remote machine thru
a console task? When you deploy to a large number of servers no one
should have to use remote desktop to "install" the application on each
server - you should be able to copy it out or use an API (like the
COM+ Administration SDK) to manipulate remote computers. Microsoft
came close in .NET to catching Java's ease of deployment, but I think
they forgot this.
Mike