All Tags > iis > host headers (RSS)
  • how to have Servicehost() and IIS on same http port 80

    Hi, I have a self hosted webservice http://localhost/services/selfhostedservice?wsdl on http port 80 but when i run it on win2003 or Vista IIS which is also on port 80, IIS gets inaccessible. If i open http://localhost in the browser i get 'Endpoint not found'. The service works fine. From what...
    Posted to Forum by Dirkie on 03-31-2009, 11:49 AM
  • How to set charset in IIS7.0?

    Hi Team, I want to change the Content-Type header to include charset info on IIS 7.0. By default I get the ==> Content-Type: text/html It does not include the charset information, even though in my page I have below tag set: <meta http-equiv="Content-Type" content="text/html; charset...
    Posted to Forum by neha.noma on 02-20-2009, 9:08 AM
  • How to find Content-Type in IIS Filter module?

    Hi, I have one doubt regarding the Character-Set. I have written one small IIS filter module to fetch the name from query string and display it through our filter. However there is a problem as the characters in query string can be in different character-sets so I need to decode it keeping the Character...
    Posted to Forum by neha.noma on 02-18-2009, 10:20 AM
  • IIS 6 http protocol

    Hi, I'm trying to host WCF service using streamed binding on IIS 6 (W2003). I'm getting error which complaines about http/1.0 protocol being used. When I open up Fiddler and look at the response sent from the IIS I can see that it sends it using http/1.0 indeed. How can I make sure IIS uses http...
    Posted to Forum by pkfilip on 01-28-2009, 9:38 AM
  • Host headers need different redirects

    Hi all! I'm a newb, so be kind. Here's my issue. I'm using IIS 6.0 and I have an application that will only let me install it's web components (virtual directories) under the default web site. So I have the main server address set up with no host header so that it will display our site...
    Posted to Forum by chuckalucka on 12-15-2008, 2:49 PM
  • Get list of all sites using ASP.NET running on IIS6

    Hi, I'm trying to get a list of all sites running on our development server. After looking at a few examples online, I've come up with this: using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI;...
    Posted to Forum by tjrobinson.net on 10-09-2007, 1:03 PM
  • https redirect problem

    We receive https requests for an old domain that we no longer maintain SSL certificates for. This results in a warning to the user that the certificate does not match. Example: https://www.ci.scottsdale.az.us/Listserve (old domain) https://www.scottsdaleaz.gov/Listserve (new domain) I have tried an IIS...
    Posted to Forum by rland on 05-21-2007, 7:41 PM
  • Multiple Host Headers = Multiple ASP.net Applications?

    Hi, I'm no expert on setting up IIS but i'm now redoing an existing website, it is basically the same for multiple domains just the content varies, i identify the content to serve by reading the domain. I have to cache some content pages to the application i intend to do this on the global.asax application_start...
    Posted to Forum by pnmcosta on 02-17-2007, 1:28 PM
Page 1 of 1 (8 items)
Microsoft Communities