Most IIS7 related news are at:
How to add a virtual directory inside a virtual directory using appcmd 27 Aug 2013 | 05:21 pm
Hi Everyone Does anyone know how I can add a virtual directory to an existing virtual directory? Example: Default Web Site/products Now I want to add another virtual directory under products i.e. ...
Sessions Expiry of an application 27 Aug 2013 | 05:06 pm
Hi All, I have an ASP application running in load balanced environment. It is hosted in two servers and a one db. It has a load balancer that is replicates content between the two servers. I have scr...
More IIS7 related news:
HTTP Error 500, An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode ranafaisal.wordpress.com 7 Aug 2011 | 06:43 am
Hi, After 2.5 years, I again started the development in Asp.NET. I developed a site and deployed it on IIS7. As I uploaded the site and access it from browser, I found an error that was saying that ...
PHP - FastCGI timeout stedeg.blogspot.it 23 Mar 2011 | 08:53 am
Script PHP particolarmente 'pesanti' possono andare in timeout ed interrompersi. Se si sta usando FastCGI e IIS7 (disponibile con Windows 7) è possibile aumentare questo timeout lanciando un comando d...
Required Reading for Creating and Deploying a WCF REST Service on IIS7 masseltech.com 10 Nov 2010 | 11:03 am
Deploying a REST service with Windows Communication Foundation (WCF) is great, because it’s very powerful, but it can also be enormously frustrating. First of all, start by reading the whitepaper. h...
IIS7新功能使用体验-就是apache的翻版 ec737.cn 17 Oct 2009 | 03:16 pm
早在五月份就听说微软windows server2008开发完了,正准备这着打包销售,同时上面带有新的web服务器-IIS7,在网上搜索了一下,各大网站对iis的性能评估都说还不错。有些媒体上列出了iis7的十大性能提升。 (转自TechNet Magazine) 1.进一步瘦化 Web 服务器 2.构建在瘦操作系统上 3.专用的应用程序拓扑 4.改进的应用程序支持 5.增...
IIS7 – Redirecionar pagina código 301 Rewriter isaaclopes.com.br 12 May 2012 | 06:02 am
Fazer o redirecionamento código 301 com web.config.
IIS7 – Url amigáveis isaaclopes.com.br 3 Apr 2012 | 04:32 am
Como incluir url amigáveis atraves do modulo url rewrite para iis7
IIS7 – Habilitar erros amigaveis isaaclopes.com.br 2 Apr 2012 | 06:37 am
precisamos habilitar para receber a mensagem erro da programação e não do IIS
IIS7 – Habilitar aplicativo 32Bits no x64 isaaclopes.com.br 1 Apr 2012 | 05:56 am
Estamos com componentes de 32 Bits e não funciona no meu IIS7 x64
Default Authentication Settings Exchange 2007 IIS Application & Virtual Directories exchangeshell.wordpress.com 10 Nov 2009 | 10:44 am
You can find these settings in IIS7. Select each Virtual Directory and then IIS section –> Authentication. Listed are the VD’s that are enabled by default with a vanilla install of Exchange 2007. Not...
IIS7配置ASP+Access运行500错误 blog.fufuok.com 28 Oct 2009 | 12:30 pm
系统为 Windows7 x64 旗舰版,在 IIS7 中配置 ASP+Access 时,运行出现500错误,详细为 ADODB.Connection 错误 '800a0e7a',出错的代码如下: 暗笑,这么平常的ASP网站居然在IIS7下会运行不了?ASP连接Access数据库出错?搜了好久,在 iis.net 论坛上找到答案。 产生的原因是: 在64位系统中,IIS7应用程序池默认没有启...