fix comments of wsp-10299 Web Publishing not created in IIS 8.5
This commit is contained in:
parent
0e130a7af0
commit
880c241683
2 changed files with 20 additions and 0 deletions
|
@ -4133,6 +4133,9 @@ namespace WebsitePanel.Providers.Web
|
|||
// Restore setting back
|
||||
ServerSettings.ADEnabled = adEnabled;
|
||||
}
|
||||
|
||||
//
|
||||
RemoveDelegationRulesRestrictions(siteName, accountName);
|
||||
}
|
||||
|
||||
private void ReadWebDeployPublishingAccessDetails(WebVirtualDirectory iisObject)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue