Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit dc9f284

Browse files
Fix test
1 parent 864b478 commit dc9f284

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎examples/03-CreateVDir/Web.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ New-Item -Type Application -Path "IIS:\Sites\Website1\MyApp" -physicalPath "C:\S
2424
# -----------------------------------------------------------------------------
2525

2626
if ((Test-Path IIS:\Sites\Website1\MyApp) -eq $false) { Write-Error "App not found" }
27-
if ((Get-ItemProperty -Path "IIS:\Sites\Website1\MyApp" -name "applicationPool") -ne ".NET v2.0") { Write-Error "Wrong app pool" }
2827

2928
# -----------------------------------------------------------------------------
3029
# Clean up

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /