All Tags > AppCmd > IIS7 (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
  • Re: Redirects in IIS7 propagating out to all other redirect sites?

    I responded earlier to this with the suggestion of using a unique directory for each site, which does work. I'm now using a different technique which is to store the actual redirection configuration at a higher level (applicationhost.config) instead of the site's web.config file. This allows...
    Posted to Forum by SQLRocks on 11-11-2009, 3:03 PM
  • where are appcnd set lock/unlock result commands get saved?

    I runned a appcmd unlock config sitename /section:system.web/compilation and I thought it would create a location in the applicationHost.config for sitename, but the applicationHost at C:\Windows\System32\inetsrv\config was not modified.... where are those settings saved? thanks!
    Posted to Forum by diegochb on 04-23-2009, 2:14 PM
  • copy custom applicationHost.config gets reset

    Hello, I created a script that copies a custom applicationHost.config to C:\Windows\System32\inetsrv\config which has <location path="" overrideMode="Deny"> and <location path="" overrideMode="Allow"> with a lot of configurations preset. After it finishes...
    Posted to Forum by diegochb on 04-22-2009, 5:02 PM
  • How to install iis 7.0

    I had new vista home basic laptop...i need tp install iis 7.0 but i dono how to do it also then only i can locally web share my .net application for acessing it in localhoat can anyone pls help me??
    Posted to Forum by vignessh.vijay on 03-14-2009, 9:57 AM
  • Re: Appcmd error -setting MimeType "+" missing

    Hi, James If I execute "appcmd set config /section:staticContent /+"[fileExtension='.svg',mimeType='application/svg%u002bxml']" " directly from the command window, if works. By if run Cmd.exe /C appcmd set config /section:staticContent /+"[fileExtension='...
    Posted to Forum by cocowind on 12-18-2008, 12:33 PM
  • 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
  • appcmd list config returns ERROR

    I'm having trouble getting 'appcmd list config' to work on Windows 2008 Server Core. When I run that command it returns ERROR ( hresult:80070490, message:Commad execution failed. Element not found. ) I know this command worked yesterday because I watched it work. Then I performed a re-install...
    Posted to Forum by turleyd on 08-26-2008, 1:51 PM
  • error when using appcmd

    Hi I used command line utility "appcmd" to view the web sites in IIS7. But i get error. Windows\System32\inetsrv> appcmd list sites ERROR ( message:Configuration error Filename: \\?\C:\Windows\system32\inetsrv\config\applicationHost.config Line Number: 0 Description: Cannot read configuration...
    Posted to Forum by azhar2000s on 05-29-2008, 5:37 AM
  • Re: HTTP Error 500.0 - Internal Server Error

    Hi You have two options here to get you going. 1) leave your application running in Classic Mode. In order to enable this go to the IIS Manager and select the site in which your application is running i.e. Default Web Site. The select the application SampleServer - now on the right hand side of the manager...
    Posted to Forum by hawaythelads on 05-26-2008, 3:26 PM
Page 1 of 2 (16 items) 1 2 Next >
Microsoft Communities