All Tags > iis7 configuration > appcmd (RSS)
  • Possible bug: Unable to set the "debug" attribute in the "compilation" section in web.config

    There seems to be a bug in the APPCMD tool that prevents me from changing the "debug" attribute of the "compilation" section of a web.config file. I can change other attributes such as "batch" and "defaultLanguage" but the "debug" attribute refuses to...
    Posted to Forum by kevin_k on 11-14-2009, 11:41 AM
  • 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
  • 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
  • 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
Page 1 of 1 (4 items)
Microsoft Communities