I was looking for the “Change Execute Permissions” in IIS 7. In IIS 6 you would go to Web site > Properties > Home Directory Tab: But I could not find it in IIS 7. I found the… more →
Knowledgebasewrote 7 months ago: Manage your IIS 7.0 and IIS 7.5 servers remotely. System Requirements Supported Operating Systems: W … more →
wrote 9 months ago: I was looking for the “Change Execute Permissions” in IIS 7. In IIS 6 you would go to We … more →
wrote 9 months ago: using System; using System.DirectoryServices; using System.Globalization; using Ada.Configurator.Com … more →
wrote 9 months ago: using System; using System.DirectoryServices; using System.Globalization; using Ada.Configurator.Com … more →
wrote 9 months ago: /// <summary> /// Dump iis info /// </summary> /// <returns> /// 0 = All IIS infor … more →
wrote 9 months ago: To call this function use: DoesAppPoolHaveWebsites(new DirectoryEntry(string.Format("IIS://{0}/w3svc … more →
wrote 9 months ago: /// <summary> /// List all properties of an IIS applicationpool /// </summary> /// <p … more →
wrote 9 months ago: /// <summary> /// Does the given IIS website contain virtualdirectories. /// </summary> … more →
wrote 10 months ago: /// <summary> /// List all properties of a IIS website /// </summary> /// <param name … more →
wrote 10 months ago: /// <summary> /// Get the filesystem folder for the given website /// </summary> /// … more →
wrote 10 months ago: /// <summary> /// Get website id on websitename /// </summary> /// <param name="serve … more →
wrote 10 months ago: /// <summary> /// Check if a website on the given server exist. /// Check on websitename (Serv … more →
wrote 1 year ago: Ever wanted to test IIS7 software in a sandbox environment? Wouldn’t it be great to be able to … more →
wrote 1 year ago: This is kind of an old issue, but since I mostly work on corporate projects, we’re a bit slow … more →
wrote 2 years ago: Good and practical write-up here. … more →
wrote 3 years ago: Did a telnet to localhost to get /localstart.asp which is protected by Integrated windows authentica … more →
wrote 3 years ago: Tried installing IIS in my XP Pro. After install, initially the localstart.asp is erroring out with … more →