Hi, I am using the following code to retrieve the HTTPErrors for the Default Website in IIS7 =============================================================================== Console .WriteLine( "GetMultiszProperty Started for Path: " + "IIS://localhost/w3svc/1/root" ); DirectoryEntry...