Dmitry Pavlov found an very easy way to register assemblies in GAC programmatically without using the gacutil.
new System.EnterpriseServices.Internal.Publish().GacInstall(”myassembly.dll”);
Freitag, 14. Dezember 2007
Abonnieren
Kommentare zum Post (Atom)
Keine Kommentare:
Kommentar posten