Introduce DataBase,Asp.net,JavaScript,Xml,Html,Css,Sql,Php,ASP.NET Controls,AJAX,Tools,HTML,CSS,JavaScript,Open Source Project,WPF,.Net Framework,Linq
Top Recommended Hosting

Common Language Runtime Register .Net Component on Remote GAC.

by the3factory 4/14/2008 12:42:00 AM
Common Language Runtime Register .Net Component on Remote GAC.
Question:

I am trying to build a tool for our development environment that will allow a developer to push a .Net dll to a remote machine and have the old file pulled out of the GAC and the new one inserted. 

Instead of doing this with the gacutil i was wondering if there was a way to perform the actions needed within vb/c# code.

I would appericate any information that could point me in the right direction.


Answer1:

There are no managed APIs to work with the GAC.  Your best bet would be to use gacutil to write your utility.

-Shawn




http://blogs.msdn.com/shawnfa
Answer2:
You can use this app: http://www.codeplex.com/remotegacutil
It's open source, so you can browse the source.



www.evcil.net

Related posts

Sign up for PayPal and start accepting credit card payments instantly.


Powered by BlogEngine.NET 1.2.0.0