AlanBarber.Org

Twitter Twitter Updates

Dear lord my personal trainer destoyed me. Every muscle in my body is in pain!
Sat Feb 4, 2012 11:02 AM
So apparently I cannot run a 30,000 line, 8mb sql insert script from SSMS. I guess its too big to handle. Lame!
Fri Feb 3, 2012 3:53 PM
@abramcookson its been years for me. Sad though bc theres a new drummer but still will be cool to go see.
Fri Feb 3, 2012 10:30 AM
My concert plans so far... Jane's Addiction, The Black Keys, Company of Thieves, The Naked & Famous, Local H and Foster the People.
Fri Feb 3, 2012 10:19 AM

Follow me on TwitterTwitter

Sunday, May 22, 2005

How to delete an undeletable Web Service Extension in IIS 6.0 on Windows Server 2003

Here’s a quick tip for anyone trying to delete a Web Service Extension in IIS 6.0 on Windows Server 2003.  As you know there are some extensions that don’t have the options of being deleted.

Here’s how to change that.

First you’ll need to download the Internet Information Services (IIS) 6.0 Resource Kit Tools from Microsoft.

You really only need to install the Metabase Explorer but feel free to do a full install as all the tools can be handy to have.

Start up the Metabase Explorer and navigate to to SERVER(local) / LM / W3SVC.  Look for the key named “WebSvcExtRestrictionList”.  On my system it as an ID of 2168 but it might be different on yours.

Double click on the “WebSvcExtRestrictionList” key and a window will open with all the extensions.

Each line’s format follows this basic format (separate by commas):
Status (0 Prohibited, 1 Allowed)
File Name
Delete Flag (0 Can’t Delete, 1 Can Delete)
Service Extension Short Name
Service Extension Display Name

Just click on the extension you want to delete and set that delete flag to 1.  Click OK and exit the Metabase Explorer.  Open up IIS Manager or at least refresh the Web Service Extensions window.  You should now be able to delete the Extension you want.

Posted by AlanBarber on 05/22/2005 at 12:19 PM
Bookmark and Share Computers & TechnologyTips & Tricks • (0) CommentsPermalink
Page 1 of 1 pages