All Tags > iis7 configuration > Windows Server 2008 (RSS)
  • Re: pkgmgr.exe versus ServerManagerCmd.exe

    I seem to be having an intermittent issue with installing ISAPI Extensions and ISAPI Filter on Windows 2008 EE 64-bit with this command: start /w %systemroot%\System32\pkgmgr.exe /iu:IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-HttpRedirect Using ServerManagerCmd I have no issues. You recommend ServerManagerCmd...
    Posted to Forum by MikeJ6996 on 11-18-2009, 1:36 PM
  • Scripting sessionState sqlConnectionString error

    I'm attempting to update the sessionState sqlConnectionString value for a site with appcmd, via the following: appcmd set config "SiteName" /section:sessionState /sqlConnectionString:Server=connectionString /commit:site This is the result returned: Applied configuration changes to section...
    Posted to Forum by timbe on 04-01-2009, 10:47 AM
  • 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
  • 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
Page 1 of 1 (4 items)
Microsoft Communities