Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

How to Install Assemblies to the GAC Programmatically?

You can add or remove assemblies from the GAC using code. You can use Publish.GacInstall method to install an assembly to the GAC, or Publish.GacRemove method to remove that assembly from the GAC. If you are using Vista, and enable UAC, you have to run

"Access Denied" When Accessing a Share in Windows Home Server

This is the scenario, as WHS Administrator, you granted yourself access to a specific share, and you are trying to connect to that share, and then you get an access denied error message. What is going on? You are currently have some work open, and you
Posted by HelloWorld | 1 Comments
Filed under:
 
Page view tracker