All Tagsiis7 configuration (RSS)
  • Set Code to run when an Application Pool Starts / Stops

    Is there a way in IIS 7 on Windows Server 2008 (64bit) to configure an Application Pool to run some .net code when the Application Pool starts and stops?
    Posted to Forum by geekjay on 03-12-2009, 3:36 PM
  • HTTP Error 500.24 - Internal Server Error

    Hi, I am new to this forum & also for configuring IIS 7.0 for PHP development. I done all the steps from the resources available in internet but getting the following error. ERROR: Server Error in Application "DEFAULT WEB SITE"Internet Information Services 7.0 Error Summary HTTP Error 500...
    Posted to Forum by Hemakrmmc on 03-09-2009, 5:37 AM
  • How can I disable anonymous authentication using WMI?

    I'm trying to figure out how to use WMI in VBscript to turn off Anonymous Authentication on an application. I tried the following script: Set oWebAdmin = GetObject("winmgmts:root\WebAdministration") Set oVDir = oWebAdmin.Get("VirtualDirectory.SiteName='Default Web Site',_ ApplicationPath...
    Posted to Forum by JaySullivan on 02-19-2009, 12:25 PM
  • IIS7 don't access a .dll

    Hi all, I have IIS7 and Analisys Server on Windows Server 2008 working, but I only have access to a dll (msmdpump.dll) on localhost (other filetypes funct properly). if I try to access msmdpump.dll from another host, I get the error: "500 - Internal server error. There is a problem with the resource...
    Posted to Forum by mathiasruck on 02-18-2009, 4:11 PM
  • IIS takes over when using "Response.StausCode = 404;"

    I have a web site witch uses routing, When the user searches something wich gives no result he/she the site return's a custom error page witch in page_load has following: Response.StatusCode = 404; But this page doesn't show. The default 404 page (witch is set in IIS) comes instead. If I comment...
    Posted to Forum by thomassan on 01-13-2009, 5:56 AM
  • Cannot update web.config file in IIS 7.0 programatically

    Hello, I have a Web Service which I deploy in the IIS using some component from Install Shield. There are few configuration settings which I update using a component within the Web.config file after the installation is done. This works very fine with IIS 6.0, but not with IIS 7.0 in Windows Server 2008...
    Posted to Forum by shashidharjk on 12-29-2008, 7:32 AM
  • Appcmd error -setting MimeType "+" missing

    I use Appcmd to create SVG mime type. The mime type is created, but the "+" sign is missing. The mimeType is "Application/svg xml" in the config file and displayed in IIS manager, which should be "Application/svg+xml" The comand I used is as following: appcmd set config...
    Posted to Forum by cocowind on 12-16-2008, 4:28 PM
  • IIS 7 Kernel Mode Output Caching - Undocumented Behaviou

    Hi, After a few days of searching the web and reading articles, I need some help from the IIS team. I am basically wondering if it is possible to get the kernel mode output caching to implement the policy specified for a dynamic page on the first rather than the second request. If I change applicationHost...
    Posted to Forum by David Taylor on 12-14-2008, 8:12 PM
  • Create web site (from file)

    Is there an IIS 7.0 equivalent? I need to migrate some sites from IIS 6.0.
    Posted to Forum by rototiller on 12-01-2008, 2:45 PM
  • FTP home directory

    I wish to authenticate ftp users and set their home directory(user isolation) programmatically. I have implemented the solution to authenticate ftp users described in this link http://blog.ryancammer.com/2008/07/06/custom-authentication-with-microsoft-ftp-7/ however I am having problems setting the home...
    Posted to Forum by ctrlaltdel on 07-28-2008, 7:01 AM
Page 2 of 3 (25 items) < Previous 1 2 3 Next >
Microsoft Communities