All Tagsiis7 (RSS)
  • IIS 7 http status 400 errors and traffic drop off

    I am running windows 2008 x64 with IIS7 and .net 2.0 powered website. Default configurations are on most items. The web site is hosted on 4 identical servers operating as web farm behind a hardware loadbalancer. A firewall sites directly behind the internet router restricting access to port 80 http requests...
    Posted to Forum by CevetS on 7 hours, 37 minutes ago
  • Windows 7, IIS 7.5 and the Firewall... General Firewall Questions.

    Hi I installed IIS 7.5 on my Windows 7 machine last night for development work. Basically, I want to run a few sites on different ports - I do not want to have to mess around with hosts files or DNS entries, I simply want to have a few sites active just on localhost and switch between them by port numbers...
    Posted to Forum by wil2 on 18 hours, 34 minutes ago
  • 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 21 hours, 1 minutes ago
  • how to remove/delete virtual directoy and site in iis7 using microsoft.web.administrator

    Hi, i wnat to remove/delete virtual directoy from iis7. i use microsoft.web.administrator namespace. i try my self to remove virtual directory but it not work. so please provide some example. my code which i try to remove virtual directory is below when i remove virtual directory than virtual directory...
    Posted to Forum by hardikvaishnav on 22 hours, 35 minutes ago
  • Re: Windows 7 FTP problems

    Is there a way to do this from within VB.NET? I suppose I could try to run the command you mentioned, dump it into a memory block, then try to scrub it for FTP sites, but there must be a better way. No? Also, using this method does not give me the ability to find out the directory for a particular site...
    Posted to Forum by TolchinJ on 11-19-2009, 3:16 PM
  • how to create virtual directoy and site in iis7 using microsoft.web.administrator

    Hi, I want to create virtual directory and site programmatically for windows installer. i used Microsoft.web.Administrator namespace for iis. so please provide some example. Thanks in advance
    Posted to Forum by hardikvaishnav on 11-19-2009, 3:37 AM
  • how to programmatically delete/Create perticular application pool in iis7 using Microsoft.web.administrator

    Hi, Currently i develop installer into that i used microsoft.web.administrator namespace. my old code for delete/create application pool is based on directory entry now i want to rewrite that code to Microsoft.web.administrator namespace. I try to write some code but i don't know that is right or...
    Posted to Forum by hardikvaishnav on 11-19-2009, 3:30 AM
  • IIS7 replace my custom 404 error management

    In my asp.net application, I created a module to do some url rewriting. IN this module, I also verify that all non valid call are executed by my err404.aspx page. This page has only 2 lines of code: Response.StatusCode = 404 Response.StatusDescription = "Not Found" I do not use the 404 redirection...
    Posted to Forum by foxontherock on 11-18-2009, 9:11 AM
  • how to get root path of virtual directory in iis7

    Hi, I create one window application to install website to server. i used Microsoft.web.Administrator namespace for IIS7. i don't want to install iis6 compatibility role. so how to find virtual directory root path .also i don't want to use directorentry to find root path of virtual directory....
    Posted to Forum by hardikvaishnav on 11-18-2009, 12:45 AM
  • Convert some code form directoryservice to microsoft.web.administrator

    I create one window application to install website to server. now i used Microsoft.web.Administrator namespace for IIS7. so my code is written for IIS6 so i want to convert some part of IIS6 coding to IIS7 using "Microsoft.web.Administrator" my code is below . DirectoryEntry deIIS = new DirectoryEntry...
    Posted to Forum by hardikvaishnav on 11-18-2009, 12:06 AM
Page 1 of 68 (680 items) 1 2 3 4 5 Next > ... Last »
Microsoft Communities