All Tagsconfiguration (RSS)
  • WCF - Enable compression for XML / JSON

    Hi once again, I have come to my attention that ySlow says my xml responses are not compressed within my restful WCF service. Seen loads of info on creating compression channels etc, but figured IIS7 where the WCF service is hosted should be able to do it by itself via dynamic compression and probably...
    Posted to Forum by LesterDK on 11-20-2009, 3:53 AM
  • access to the path C:\inetpub\wwwroot\x\y.ext is denied

    Hi All, wise iis and .net gurus. I got a problem. I do a simple thing, upload files to server. I just paste a upload control and then call to the "saveAs" method of that control. Easy. The trouble is that it works too good in a development enviroment, but it fails when I deploy it to the production...
    Posted to Forum by alexandrorr on 11-17-2009, 6:40 PM
  • Programatic install of managed module: "...missing a section declaration"

    I am trying to programtically install a managed module that I wrote into IIS 7.0 on a Windows 2008 Server 32-bit system. I get the following error: Unhandled Exception: System.Runtime.InteropServices.COMException (0x80070490): Filename: \\?\C:\Windows\system32\inetsrv\config\applicationHost.config Error...
    Posted to Forum by cjb3bhl on 10-23-2009, 9:04 AM
  • Missing Service tab in 6.0

    I'm trying to create application pools and know I need to be in worker isolation mode which can be selected in the Service tab. But I have no Service tab available, even though I'm right clicking on the "Web Site" tab/Properties (not individual sites). I'm also using XP Home. The...
    Posted to Forum by michaellprescott on 10-16-2009, 12:16 PM
  • Re: steps to setup iis 7.5 smtp and ftp ~~ win 2008 server R2 web edition

    follow up: found this useful link: http://learn.iis.net/page.aspx/310/what-is-new-for-microsoft-and-ftp-75/ quote (edited): ... brand-new FTP service that is available as a separate download for Windows Server® 2008 ... robust, secure solution for FTP in a Windows environment. ... written specifically...
    Posted to Forum by gerryLowry on 10-10-2009, 3:32 PM
  • Solution: PHP SOAP Service Does Not Return Soap Fault Response

    The experts here might have a better way, but this is a solution I found: I was having trouble getting my PHP SOAP service to return Soap Fault responses to remote clients. The service only gave trouble on my Vista Ultimate development machine, running IIS7 with PHP and FastCGI. A hosted production server...
    Posted to Forum by kismert on 09-15-2009, 4:53 PM
  • How do I reference a site by ID using IIS7 APPCMD?

    I know how to reference a site by name to stop and start it? For example: appcmd stop site /site.name:"Microsoft SharePoint Administration" How do I reference a site using its IIS ID? I tried these variations: appcmd start stop /site.id:2 appcmd start stop /site.id:"2" appcmd start...
    Posted to Forum by kevin_k on 09-02-2009, 11:52 AM
  • Custom HttpModule configuration - bug with managed requests

    I'm running Asp.net MVC application. By default web.config sets all modules to run for all requests which I disabled. I have a custom HttpModule that's responsible for authentication of managed requests. Part of my web.config looks like this: <modules> <add name="CustomAuth"...
    Posted to Forum by literadesign on 08-12-2009, 3:55 PM
  • Any disadvantages installing SSIS on IIS7 Web Server

    We are adding the capability of executing SSIS export packages from ASP.net applications hosted on II7 webserver residing in the DMZ. The packages are required to export data from the Database server behind the DMZ thereby users would be able to download the exports on their local computers. We are considering...
    Posted to Forum by Jedd on 08-05-2009, 11:04 AM
  • Creating virtual directory and configuring options for it

    I'm trying to create a virtual directory pointing at a folder (on my desktop) and then set the username/password and enable it for browsing and read/source permissions. Site xRoot = mServerManager.Sites["SiteName"]; Microsoft.Web.Administration.Application WebSite = xRoot.Applications["...
    Posted to Forum by amerkert17 on 07-20-2009, 4:52 PM
Page 1 of 11 (110 items) 1 2 3 4 5 Next > ... Last »
Microsoft Communities