Forum Search Results for "" RSS 1—4 of 4

More Search Options

  • Re: Please help! How to disable CGI on a single virtual directory programmaticly?

    Posted to Configuration & Scripting by rakkimk on 07-27-2009, 2:03 PM

    Use AppCMD: appcmd.exe set config "Default Web Site" -section:system.webServer/handlers /-"[name='CGI-exe']"  C# code: using System; using System.Text; using Microsoft.Web.Administration;internal static class Sample {private static void Main() {        using(ServerManager ...

    • http://forums.iis.net/p/1159540/1911681.aspx#1911681
  • Re: Dead link for iBackupIIS7 - Backup/Restore utility

    Posted to IIS.NET Site Feedback by rakkimk on 07-27-2009, 1:57 PM

    Seems like the SkyDrive.live.com doesnt serve my .dll files. Not sure why! Ive zipped the .dll and updated the download link in each of those entries. Thanks!

    • http://forums.iis.net/p/1159310/1911678.aspx#1911678
  • Re: Issues with the sample provided

    Posted to IIS7 - Media by rakkimk on 04-22-2008, 11:25 PM

    Okay - I changed it to have the ProgID, but still I've the same error coming up.  Still no luck :(

    • http://forums.iis.net/p/1149002/1867911.aspx#1867911
  • Issues with the sample provided

    Posted to IIS7 - Media by rakkimk on 04-22-2008, 8:32 PM

    When you register a register a provider, what is that ProgramID? COM GUID? Im just using that sample which was provided in the site and it has the below: [Guid("D5178953-96A0-4ebd-B511-024897DA2C09")] I just used the same Guid there while creating a new provider. Ive just added the same ProviderSample.cs file to my App_Code ...

    • http://forums.iis.net/p/1149002/1867905.aspx#1867905

Microsoft Communities