How can I programmatically change IIS application pools\' settings and properties (for example: the Enable 32-Bit Applications set开发者_如何学Pythonting)?
Get开发者_Python百科ting this error when try to compile a .net 1.1 website: Visual Studio .NET has detected that ASP.NET applications and services are locked down in IIS. You can run the IIS Securi
Is ther开发者_运维百科e a way to programmatically know when someone is using the Default Document feature of IIS to access my page (that is, the name of my .ASPX isn\'t in their URL anywhere)?The only
I\'ve long had a bunch of VBS automations for IIS 6, including one that gets/sets complex server bindings on several farms of paired servers, each having dozens of apps, each app having 3-12 host head
My website is hosted on Windows server 2003, IIS 6.0. The website i开发者_JAVA百科s developed on ASP.net, with Microsoft Framework 3.5
Seems this namespace is limited to IIS7 and upwards. Are there any managed libraries from Microsoft or elsewhere that enable you to survey the configura开发者_JAVA百科tion (just looking for read only
This is my current situation: Im trying to execute a website that access to some files in my hardisk.
I have plugged in the HttpCompress module to enable compression for my MVC web application. If I run my site through the development web server (Cassini) I have no troubles with the executi开发者_Sta
setting maintainScrollPositionOnPostback=\"true\"globally in web.config does work in my xp sp3 under iis 5.1 but not for production server(win server 2003 sp2 with .NET 3.5 sp1 and IIS 6).
We have a web application that is installed on Windows 2003 and Windows 2008 systems. In the past, our install code used ADSI to create a couple of application directories in IIS, but this requires th