servermanager
ServerManager CommitChanges makes changes with a slight delay
i have a little problem with the ServerManager class (from the Microsoft.Web.Administration assembly) and i hope some of you can help me out.开发者_如何学运维[详细]
2023-04-05 14:28 分类:问答Validating virtual directory UNC Connection
I need to validate开发者_运维问答 that the UNC connection credentials are valid and pass through authentication, for each virtual directory.[详细]
2023-03-28 00:11 分类:问答ServerManger exception: value cannot be null. Parameter name: type
I try to createinstance ofServerManager (Microsoft.Web.Administration.dll) to get IIS Web Applications list. Code is running on the Windows 2008 Server, ASP.NET, IIS7.[详细]
2023-03-14 13:55 分类:问答Adding features in Windows 2008 Server R2 in Server Manager programmatically
I am writing a program that needs .NET to run. When I run it on Windows 2008 Server R2 it fails upon .NET 3.5 installation.[详细]
2023-03-14 06:27 分类:问答How to revert an HttpError ConfigurationElement back to "Inherited" using IIS 7 API
Suppose I have the following <httpErrors> collection in a web.config: <httpErrors> </httpErrors>[详细]
2023-01-27 01:18 分类:问答