IIS won't serve my Default.aspx file...
This is my first project using IIS and I am a little stuck! I'm using Windows 7, IIS 7.5 and VS 2005 to make my asp .net web page. The problem i have is that i cannot get IIS to serve my Default.aspx...
View ArticleProblem with adding a picture
Hi all, sorry for my bad english.I have the following issue: The old pages and the old pictures of my local website on IIS Windows 7 work normaly but if I add more new pictures on my web catalogue it...
View Articleunable to insert big size image in wordpress blog
Respected Guysi have blog in iis web server. problem is when i am trying to insert a big size image via dashboard i unable to do so ,but when i try a medium size image it works, so what i am missing...
View ArticleRemote administer IIS 7.5 from Windows 7
Hello,I am trying to remotely administer IIS 7.5 from a Windows 7 client and am having difficulties. I'm following...
View ArticleTroubleshooting 500 Error (Load Balancer Node)
Scenario: There were four websites on the load balancer. Two nodes websites were working fine and the websites on the other two nodes were down. The error was Internal server error 500.19. These are...
View ArticleURL Rewrite with vb.net
Hi all, I have created a rewrite map for my website which works, I can use the friendly names and the pages appear. The question I have is as follows: When I click on a link on the website, because...
View ArticleChange international settings for Application Pool Identity
HiI have upgraded our OS from Win2003 to Win2008 R2 and in the process we stopped using "Network Service" as our user for the application pools and started using the new "Application Pool Identity"...
View Article500.19 Error When Enabling 32-bit Application Pool
So I am trying to get a classic ASP server running on IIS7 under Win2008 x64. The application relies on a number of 32-bit ActiveX controls, so I need to keep it in 32-bit application pool.This all...
View ArticleMissing Management Service Delegation icon
I was just about to start using the deployment technique, Automating Deployment with Microsoft Web Deploy, but i don't have the Management Service Delegation icon on my Windows Server 2008 R2 server....
View ArticleHTTP Error 500.50 - URL Rewrite Module Error
hi, I am trying to setup a Drupal site (IIS7) using cleanurl and multi-sites, I imported the rules from .htaccess and it works on the default site but thrown error on second site.Site setup ;...
View ArticleRedirect when filename is typed into address bar
Hello :D I was wondering if there is a way to redirect, when someone attempts to download something by typing the filename directly into the address bar. For example, if I knew the location of media...
View Articlewindows 2008 R2 IIS 7.5 server stalling while serving web pages
I have an issue where my server doesn't serve up pages on the initial request. I have to F5 (refresh) the page serveral times before the page actually gets served. This issue is on the server itself...
View ArticleIIS localstart.ASP Possible Brute Force
IIS installation contains a default page called "localstart.asp". If the server is configured to use basic authentication or Integrated Windows authentication, it is possible to apply the brute force...
View ArticleURL Rewrite can not read server variables
Hello, I've been struggling with a problem with URL rewriting in IIS 7, where I try to catch a request, form a new server variable (http header) and redirect the request to another server (using ARR)....
View ArticleCan'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 Article