IIS 7.5 is the version of IIS that ships with Windows 2008 R2, and Windows 7. A subset of IIS 7.5 is provided by IIS Express, optionally installed by the Web Platform Installer.

learn more… | top users | synonyms (1)

0
votes
1answer
97 views

Default redirection to www with IIS 7.5 & .Net mvc 3?

I haven't set up any rewrites or url redirects, yet if I go to mydomain.com I am redirected to www.mydomain.com. Is there a default redirect that I'm missing, or is it something else? This is my ...
0
votes
1answer
408 views

Requests getting queued in IIS worker process at ExecuteRequestHandler

For some reason, the requests in one of our app pools started "hanging up" today. The CPU usage is low, as is memory consumption, but requests in a worker are coming in and just getting queued; they ...
3
votes
1answer
394 views

Getting error when deploying webservice to iis 7.5

I've been ask by the programming department to test deploying one of their app. For all I know about the app, is that it's a webservice wcf code c# for a wpf app. They did tell me that they did try to ...
3
votes
1answer
1k views

Setup IIS to require client certificate and to use anonymous authentication

Setup IIS to require client certificate and to use anonymous authentication I have a WCF web service for our customers to use. I want to protect this using client certificates. I will also use the ...
0
votes
1answer
225 views

BugZilla XML RPC Interface

I am attempting to setup BugZilla to receive but reports from another system using the XML-RPC interface. BugZilla works fine on its own with its own interface. When I attempt to test the XML-RPC ...
0
votes
0answers
37 views

How to correctly serve the right webapplication with out showing the REFERSH page

I will describe the current situation first We have an A record on our server that directs all: sub.domain.com to an IP on IP, I have an IIS7.5 on W2K8R2. The default wwwroot folder is as such: ...
0
votes
1answer
68 views

Where is my redirect coming from?

I have received an old system, and trying to figure where my redirect is coming from The main inetpub/wwwroot page is as follows: <HTML> <HEAD> <TITLE>OptiTex maintenance ...
1
vote
1answer
178 views

Why is IIS 7.5 showing two requests for static files?

We are running IIS 7.5 on Windows Server 2008 64-bit. Mainly, we run Coldfusion 9 and don't really use ASP.NET stuff. Kind of weird, but when we look at the "Worker Processes" module (on the main ...
0
votes
0answers
95 views

Classic ASP timeouts every x-requests

I have a strange behaviour and are not sure if the application is responsible or it is a configuration issue of the IIS. I run a classic ASP page with lot of use of C++ COM+ objects on a Windows 2008 ...
1
vote
2answers
317 views

IIS7 basic authentication without windows account

I'm trying to secure an MVC.NET site on IIS7.5 with basic authentication. I'd rather not setup an entire windows account for this as I don't want the user to have that much privilege. I also don't ...
0
votes
0answers
57 views

Why PHP errors causing WSOD when display errors is on?

I'm trying to setup php xdebug to work with Microsoft Web Matrix. Configuration values that gives me phpinfo(): Loaded Configuration File C:\Program Files (x86)\IIS Express\PHP\v5.3\php.ini ...
0
votes
1answer
214 views

IIS7 returning 400 bad request on GET request

i have setup farm on IIS7. When i sent long length get request it gets HTTP 400 error from IIS. The lenght of query string is from 50 to 8192 chars. The length value of paramters in query string is ...
0
votes
0answers
182 views

Dynamic IP Restriction strategy

This morning one of our sites got attacked by a bot that was looking for vulnerabilities. The same IP address was used. However the BOT only made on average 12-16 page requests a minute. Different ...
-1
votes
2answers
215 views

How to setup multiple domains in IIS 7.5

I have the following domains: site1.com site2.com etc. site10.com I have been able to setup site1.com to point to my server and can access it with Remote Desktop. I want to add all of the other ...
0
votes
1answer
278 views

iis 7.5 site not reachable through external ip adress from router

I'm hosting a test site under iis 7.5 on windows server 2008 r2. The firewall is deactivated and my router (fritz!box) has a rule to forward the port 3130 to my test server. The test site is ...
1
vote
1answer
69 views

Creating web service users in a workgroup environment

For a Windows 2008 Server running in a Workgroup envrionment (no Active Directory), is it possible to create users for the purpose of authentication in a web service application that DO NOT have a GUI ...
0
votes
1answer
380 views

IIS currently on 15 minutes to load localhost [closed]

Well the title says it... Currently my local IIS 7.5 has taken 15 minutes to load the webpage (just seems to be on this one website) and it's still not even past "Waiting for localhost". As this ...
5
votes
1answer
344 views

Is the serviceAutoStartProvider attribute required to auto-start an ASP.NET application?

I've been reading Scott Guthrie's post on Auto-Start ASP.NET Applications, which provides examples on how to setup an ASP.NET 4.0 application to auto-start. <applicationPools> <add ...
1
vote
1answer
132 views

Windows authentication and multiple prompts

I currently have two IIS websites with windows authentication turned on. Internally on my network when you connect to them you're authenticated seamlessly and logged on. Externally you are prompted to ...
3
votes
1answer
142 views

Set IIS7 to default all new app pool to 64 bit

Is there a setting in IIS 7.5 to default the "Enable 32-Bit Applications" to False on newly created app pools? I know how to set it for one app pool in power shell, but I'm wondering if there's a ...
1
vote
1answer
397 views

Generic 500 error by MVC3 app on IIS 7.5

I'm trying to deploy an MVC3 app on IIS7.5. But loading the page gives a "Server Error in '/' Application." message, with no more specific information about what went wrong. Now my first idea was to ...
0
votes
2answers
417 views

Windows 2008 R2 IIS 7.5 very poor performance

I have very strange issue with Windows server 2008 R2 with IIS 7.5 installed on server with cpu with 24 cores and 24 GB ram. The problem is that with apache benchmark tool I can't force the IIS to ...
1
vote
1answer
245 views

.html Pages not working in IIS 7.5 (64 Bit OS)

I create a Web application on my 32 BIT OS (Windows XP) and then i successfully add this WEB Application to IIS 7 on Windows 7 (64 Bit) on my Friend's PC. Since .aspx pages are randering fine but ...
1
vote
0answers
176 views

I'm running ColdFusion 9 and PHP 5.3.10 in IIS 7.5 on Windows 2008 R2, and suddenly today all my php requests take over 10 seconds each, why? [closed]

My php requests were consistently faster than my ColdFusion 9 requests, but starting today, all of my php requests are taking 10 seconds or longer to execute where as before they were taking 200 ms - ...
0
votes
3answers
168 views

IP Address in internal DNS needed for IIS site hosting

I have a server that hosts IIS websites. Each website has a different IP. In order for the IP to show up for selection in IIS, I've bound each IP to the network interface (which now has multiple IPs ...
1
vote
1answer
190 views

Can I prevent IIS from recycling if /bin changes?

IIS recycles an ASP.net Application Pool automatically whenever either the /bin folder or the web.config file changes. Is there a way to disable that feature? This is IIS 7.5 running in Integrated ...
1
vote
0answers
99 views

Failing to create an IIS 7.5 worker process memory dump

Using DebugDiag 1.2, I can create a memory dump though Tools -> IIS/COM+ services, and get a memory dump of all the worker processes BUT 1. It is the one I am having issues with (6GB of private memory ...
2
votes
2answers
2k views

IIS: How to tell if a slow time-taken is due to a slow network connection

According to http://support.microsoft.com/kb/944884, "when a large response or large responses are sent to a client over a slow network connection, the value of the time-taken field may be more than ...
2
votes
1answer
262 views

.NET,C# ,IIS 7.5 - How to rewrite url

I need to rewrite the URL: http://www.mydomain.com/test.aspx?pagename=quotes&companycode=324543 To http://www.mydomain.com/test/quotes/324543 I am Using IIS 7.5 and VS 2008. I need the ...
1
vote
0answers
110 views

iOS check-in fails on IIS MDM with 405 despite *.ashx handling all verbs

I have an IIS 7.5 server which is configured to support MDM checkin over HTTPS using a cert generated from a test CA. The CA cert is installed as a trusted CA on the iOS 5 device. In IIS Manager, I've ...
2
votes
0answers
261 views

Win 2008 web server starts timing out when making web service calls

Our .NET web app makes web service calls to Amazon S3 and to a partner system. Out of nowhere, we've had two recent episodes where our web server starts to intermittently timeout on these calls. ...
0
votes
0answers
44 views

Windows Server AppFabric WCF service displays a warning when I view the configuration of my WCF service. What should I do?

The message is, "AppFabric cannot detect if this is a workflow-based service. Applying workflow-based configuration settings to your service may potentially result in unreliable configuration." I've ...
0
votes
0answers
132 views

IIS Site working on port 8088 but not 8080

I've got an instance of IIS 7.5 running on my Windows 7 dev machine that runs a website that is bound to both port 8080 and port 8088. For some reason the site works fine when accessed from 8088, but ...
2
votes
1answer
587 views

IIS 7.5 and Tomcat Setup: Error 500.19

I am setting up a 64-bit IIS 7.5 / Tomcat 7.0.26 server and I have received the following errors when I navigate to http://localhost - Error Summary HTTP Error 500.19 - Internal Server Error The ...
2
votes
2answers
116 views

Should the server and web site IP addresses be the same?

We are running Windows Server 2008 R2 in a virtual, public facing environment. The server was provisioned with one IP address, which I, the developer, have used as the default IP address for an IIS ...
0
votes
0answers
153 views

iis 7.5 using generic 500 error (classic ASP)

I've defined a custom error page for all the 500 subcodes in IIS, but some errors seem to be using the generic 500 file (and for some reason server.getlasterror gives me an empty object when this ...
0
votes
0answers
165 views

IIS 7.5, PHP, and URL rewrite

I have a PHP (5.4.3) application running in IIS 7.5. I used the URL Rewrite module in IIS to create a user-friendly URL. I entered an example URL (example.com/index.php?module=dashboard&id=123), ...
0
votes
0answers
78 views

Is there an equivalent to mod_status for IIS 7.5?

I use SeeFusion for my ColdFusion, like it a lot (but I don't like ColdFusion), I use mod_status on Apache httpd (but I wish it looked more like SeeFusion). I run php on IIS 7.5 (would prefer to be ...
0
votes
1answer
389 views

How do I import an IIS 6 metabase into iis7?

Before my Windows 2003 box died, I made backups of the Metabase history as well as exported a backup to an MDO file. I would like to import the entire file into IIS7 so that I don't have to ...
0
votes
1answer
316 views

Configure anonymous authentication to use app pool identity for a specific site

Instead of flipiping the switch in the GUI to tell IIS to use the Application Pool Identity for Anonymous authentication, I'd like to do this in a powershell script. Scott Forsyth posted a solution ...
0
votes
0answers
230 views

Troubleshooting a HTTP Error 503 when navigating to domain name

I'm running into a problem on an external facing IIS server that used to be working within the last week. As far as I know, nothing was changed but I can't be 100% certain on that. The server is ...
0
votes
0answers
72 views

IIS 7.5 Keeps Uninstalling Itself on Restart

I have Windows 7 Ultimate and IIS keeps basically uninstalling itself every time I restart. I don't understand at all what the cause is. I have to go to the Control Panel -> Programs and Features ...
3
votes
2answers
4k views

How to diagnose a 500 Internal Server Error on IIS 7.5 when nothing is written to the event log?

I've just deployed an update to an existing ASP.NET MVC3 site (it was already configured) and I'm getting the IIS blue screen of death stating HTTP Error 500.0 - Internal Server Error The page ...
-1
votes
1answer
601 views

Access to local ftp server by host name or server name instead ip address

Im using IIS 7.5 in windows 7 to establish a local FTP server to serving other clients in a LAN. I modified site binding to add the server's local ip address (e.g. 192.168.1.2) to be able to access ...
1
vote
1answer
200 views

coldfusion 9 and IIS 7.5 windows authentication security pass through

We are using Windows 2008R2, IIS 7.5, Coldfusion 9 and our websites are virtually hosted. A number of websites use windows authentication protected folders to limit access. We are finding that html, ...
1
vote
0answers
251 views

How to configure ARR - Application Request Routing - to run both as web server and as as a gateway or proxy?

I have this IIS7.5 with ARR installed on and configured as a reverse proxy to another server which is running IIS7. On this IIS7.5 I have ASP.NET 4 applications and simple websites installed. Since ...
-1
votes
1answer
370 views

Change Directory Browsing Page in IIS 7.5

NOTE: This post is tagged ASP.NET but really that's just one of the language (families) in which I could write it. I really need assistance with configuring IIS (7.5). I have found many scripts and ...
0
votes
1answer
94 views

Hosting IIS7 application from one server on another

There are 2 IIS7 servers behind a firewall. I do not have control over this firewall, and I cannot ask for configuration. The server IIS7-1: I have full control on this server. Is behind the firewall ...
2
votes
2answers
90 views

Easy way to reload multiple applications under a single IIS Website after AppPool Recycle?

I'm not sure where to begin or even if my thinking is in the right direction. Hopefully someone here can tell me what to do or at least give me a direction to start travelling. I work on a Intranet ...
3
votes
1answer
113 views

IIS7.5 is only resolving to the Default Web Site

I am able to access only the Default Web Site on a Windows 2008 R2 Server which is running IIS 7.5 The Default Web Site's binding is to "All Unassigned", same way as I have done it on a different ...

1 3 4 5 6 7 19