Can't override clientCache@cacheControlMaxAge
I have the following in my web.config: <clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="30.00:00:00" cacheControlCustom="public"></clientCache> However, the browser reports the...
View ArticleHTTP 500 errors with Wincache 1.3.4
Hi, there is patch somebody submitted on php.net: https://bugs.php.net/patch-display.php?bug_id=63002&patch=wincache-1.3.4-500-error&revision=latest This fixes a random 500 error showing up...
View ArticleSet up dev and prod sites on the same VM with iis7
I have just published a small site that is accessible to end users that is housed on my VM with IIS7. Now I want to set up a dev site on the same VM/IIS7. Can someone suggest how to go about it? I...
View ArticleBug? - HttpContext.RewritePath() on a static file causes the file not to be...
I think I have found a bug around HttpContext.RewritePath() that would need to be looked over by IIS development team. I could not find any page or website where to report the bug, so I will report it...
View ArticleIIS 7.5 500.0.0 error response
I am attempting to connect to a service that is running on the default web site. The only acceptable type of authentication is Windows for this particular service. I am able to navigate to this site...
View ArticleARR as passthrough proxy
We are trying to use proxy chain feature of ARR 2.5 to forward request to another (Squid) proxy, but the request is not reaching target squid proxy. Here are the steps that I followed to achieve this:...
View ArticleUpdates to Web Farm Framework 2.0 - Beta?
Does anyone know when MS is planning to upgrade and or finalize WFF 2.x and take it out of beta. We're looking to leverage some type of web server farm framework and content management solution but...
View ArticlePublish website from Visual sutdio 2010 sp1 to IIS8
I have IIS8 at my local pc(Windows 8), and have visual studio 2010 sp1 at same machine. When i try to publish(right click project->choose publish), i got this error: Web deployment task failed....
View ArticleIIS 7.5 not showing Line Number in the Error
In IIS 6 we have 500 error pages that send an email with details of the error, like the description, line number of the problem code and other things. When putting the pages in IIS 7.5 W2k8 R2 server,...
View ArticleHow to Configure Multiple Classic ASP Sites on IIS 7.5 Bound to 1 IP?
Hi, We have 4-5 Classic ASP sites that need to be served using IIS 7.5 on Windows Server 2008 R2. The site files are all located in www/root and sufolders therein. I have created 4 sites under...
View ArticleinitializationPage not working correctly IIS 7.5
I installed this yesterday and am fairly convinced that the initializationPage aspect is not working correctly. My Server has 6 sites that I intend to use this for. All are running in their own...
View ArticleIIS SSL binding certificate lost on server restart - 2008 R2 IIS7.5
Hey, For a company I work at, I've recently had to migrate a horde of sites from IIS6 to IIS7.5 (using the MS deploy tools). This included many many sites which share a wildcard SSL certificate. Since...
View ArticleIIS6 to 7 now requires a username and password when accessing PDF
Hi I've just migrated a site from IIS6 to 7 and I'm getting prompted with "The server myserver:80 requires a username and password" when one of the pages tries to access a dynamic PDF that's generated...
View ArticleCannot start service W3SVC on computer '.'.
Hi everybody, I have encountered this problem when I want to restart IIS 7.0 after I stop it using CMD. When I click "start", there is an error message tells "Cannot start service W3SVC on computer...
View ArticleRaid Configuration
I'm not sure if I'm posting this in the proper section. But we're preparing to deploy a windows sever 08 r2 with a vmsphere configuration on it. We currently have our machine setup in a raid 1...
View Article.Net framework version issue
Hi,I set up .Net Framework 4.5 on Win 08 server already. When running one VS 2008 project on the server, I get this still. why?Version Information: Microsoft .NET Framework Version:2.0.50727.5456;...
View ArticleIIS failover in the cloud
Hi, I'm looking at setting up 2 servers in the cloud and am trying to establish if it's possible to get IIS to failover to a second server. In doing this, I will also need to be able to keep the...
View ArticleMicrosoft WebMatrix Publishing Issue
Hello, I would really like it if someone could help me with my issue as I have been attempting to resolve it for quite some time now. I have created a website on Microsoft WebMatrix using the Starter...
View ArticleWincache causing PHP fault
Hi, On our website, we are running IIS 2008 w/ PHP 5.4 and Wincache. We see a problem every few hours where the server freezes and displays our 404 error page for any page loaded. The only way to...
View Article