IIS 8.0 ARR, URL Rewrite, Reverse Proxy and Websockets
Hi Community,I have a very critical problem, you might know how I could fix this problem.Now the following:I have an application which will be accessible via a specific port. Prior to the application...
View ArticleRemove HEAD (Http Verb (Operation) from action to be performed on web-site in...
Hello fellow IIS Administrators:Can you advise:We have a web site which went down today and came back up - with in 60 seconds. This was due to our virus checker software.Anyway, in diagnosing the issue...
View ArticleUsing SelfSSL for IIS 7
Currently the SelfSSL is only for IIS 6Is there any SelfSSL for IIS 7?The reason is that I want to change the CN of a self signed certtried using selfSSL following these...
View ArticleFirefox error: Firefox can't establish a connection to the server at localhost.
How do I resolve this error from Firefox: Firefox can't establish a connection to the server at localhost. I get it when I try to submit something. I use IIS7 asp.net 4.0Sincerely,computergyrl
View ArticleModules native based
Hi,I am developing module (native C++ based) in place of ISAPI filter. In OnBeginRequest() flow I am doing a redirection to a different locationsomething as follows.hr =...
View ArticleNew setup needs help please
Hello,I have a project fully working in IIS 5.1 (developed using VS 2005) and now I am on IIS 7.5 (VS2008 on Windows 7).VS2008 can open and debug the project like usual with the following exceptions:1....
View ArticleIIS SEO Toolkit Stopping Mid-Crawl
Below are details we hope will help to gain some feedback on the issue we're experiencing.The error is reported by the IIS SEO Crawler using the System.Diagnostics.Trace infrastructure:…Warning: 0 :...
View ArticleSome Questions on how URL Rewriting 2.0 works
Long story short: I have 1 IIS site that has multiple subdomains bound to it. Currently, my rewriting looks at the subdomain and rewrites the request accordingly: (www as the...
View ArticleLow performance in IIS
Hello, I have a problem with the IIS 7.5 , and I don't know how to resolve this problem.When I open the IIS it's normal, but when I click in HOST ( name of machine) in IIS , There is a big delay for...
View ArticleIE double postback hangs IIS 7 in Integrated Managed pipeline mode when...
Here's my environment: IIS7 on Win 7, .NET 4, App Pool Integratedweb.config<?xml version="1.0" encoding="UTF-8"?><configuration></configuration>Test.aspx<%@ Page Language="C#"...
View ArticleIs there a trick to rewriting home directory only?
During the process of some experimental hardening of wordpress I've run into a slight problem with how it handles the URLs of post previews. The solution, I thought, would be easy enough: create a...
View ArticleWCAT Log File
The log file is not recording the counters. I only intalled WCAT on the client side. Do I need install WCAT in all the machines?settings { clientfile = "scenarios.ubr"; server = "someurl";...
View ArticleAvoiding having to enter credentials using IP address security instead. Is it...
Hello. We're trying to give access via WebDAV to customers using authentication based on IP whitelists instead of username/password entry. This used to be possible with IIS 6 but it doesn't seem to be...
View ArticleIntranet Site access by FQDN
Windows 2008 IIS7 Intranet SiteForgive me if this has already been answered here, but I have not found an answer to my issue.I can access a local Intranet site by using the ip address in the url, such...
View ArticleWPI 4.5 Installation Loop
Hi,whilst trying to install "ASP.NET and Web Tools 2012.2" the installer advises me of an updated WPI installer version 4.5Clicking "I Accept" clears the dialog and the installer churns for a few...
View ArticleError during attempted install WPI
Hi, I've downloaded and attempted to install Web Platform Installer multiple times. I'm running Windows 7 SP1 as an administator. When I choose "Check online for a solution and close the program", a...
View ArticleShould I run IIS on both a web server and a system?
I have setup a Demo System to run through one of our web servers. As of right now, they both are running IIS 6.1 on Windows 7. My question is whether it is logical to have IIS installed on both the...
View Articleconfiguring host redirection with FTP 7
Hi All: I have a server with one IP address and 6 websites. The primary website is bound to the ip address without any host name. The other five wesites are bound to the same IP and have host names.I'd...
View ArticleHow do I generate a CSR needed to install SSL cert on IIS8
Just upgraded to Windows Server 2012 / IIS 8. I cannot see how to generate the Certificate Signing Request (CSR) that is necessary to obtain the certificate from GoDaddy. Seems like this feature was...
View ArticleConfigure/Deploy IIS 7 Web Site With HttpHandler Only
I have an HttpHandler that works great in Visual Studio 2010, but I am unable to get it to work in IIS 7. Since the project is not a traditional web site or application, the tools for copying it which...
View Article