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

More Search Options

  • Re: New-WebApplication leaves open handles

    Posted to IIS 7.0 - PowerShell by VaderPi on 12-11-2008, 4:58 PM

    This issue is also caused by running the new-item command with a type of application. New-Item "IIS:\Sites\Api\v0" -physicalPath "D:\www\api\v0" -type Application

    • http://forums.iis.net/p/1153708/1887320.aspx#1887320
  • New-WebApplication leaves open handles

    Posted to IIS 7.0 - PowerShell by VaderPi on 12-11-2008, 3:53 PM

    Handles to the web application's physical directory and the parent site's physical directory are left open after running the New-WebApplication command. This results in not being able to manipulate the directories due to access is denied errors. Below is a transaction of commands that illustrates the issue. Handle is being used to detect ...

    • http://forums.iis.net/p/1153708/1887311.aspx#1887311

Microsoft Communities