IIS is Internet Information Services, the web server included with Microsoft's Windows Server operating systems. This is a generic tag. Wherever possible please use a *version-specific* tag such as: [tag:iis5] [tag:iis6] [tag:iis7] [tag:iis7.5] [tag:iis8] It is also strongly recommended ...

learn more… | top users | synonyms

0
votes
0answers
10 views

[ISA 2006][Website Publishing] intermitten sc-status-code 64 after switching to HTTPS

We are publishing a website through ISA to client desktop client desktop --> ISA --> IIS servers The whole transmission is within our company internal network, just passing through different zones. ...
0
votes
0answers
9 views

How to fix IIS Total Requests ramping up

I've got a site that has recently been experiencing a lot of downtime due to max memory usage. We're running a VPS with 8GB RAM, Windows Server 2008 R2, IIS 7.5, WebForms 4.0 site with SQL Express ...
1
vote
1answer
26 views

How can I assign active directory permission to the default app pool identity

How can I assign active directory permission to the default app pool identity [IIS APPPOOL{application pool name}]? I am trying to do this to enable a web application query active directory groups, ...
3
votes
1answer
19 views

Does IIS have a SRV _SERVICE record?

This may seem an odd question but I don't full understand SRV records. I am basically trying to point: something.example.com to and IP like 111.111.111.111:8089 I have done something similar for a ...
0
votes
0answers
12 views

Use server-side certificate from Smart Card in IIS

I have a Smart Card (actually a USB dongle, called a Feitian ePass2003) with a certificate and its accompanying private key on it, and I want to use this certificate to serve my SSL site in IIS. To ...
0
votes
0answers
11 views

Protecting static content with forms authentication under IIS8

I've got an ASP.NET (.Net 4) site hosted on an IIS8 (Windows 2012) server, with forms authentication in place. Everything's working fine. I'd now like to introduce some static content - HTML "help ...
0
votes
1answer
11 views

IIS 7.5 server redirecting to Default Web Site

My IIS seems to redirect to Default Web Site when I just type in my site's URL without specifying the actual page (e.g. index.cfm (I run ColdFusion 10)), but when I specify the actual page it works ...
0
votes
0answers
7 views

Setting up IIS Shared Storage and caspol is giving an error

I am trying to setup our IIS Web Farm (using Windows Server 2008 R2) to use shared storage. The storage is setup and shared over the following path: \\MYSERVER\SharedStorage$\ I have created ...
0
votes
0answers
17 views

Configure IIS To Send “text/html” In Response for IE11

The updated version of Internet Explorer in Windows 8.1, IE11, has the following User Agent string as per this: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko Our website is ...
0
votes
0answers
13 views

Need help copying Dotnetnuke v3 installation over to test servers

Good day, i moved a DNN 3 database and web site over to some test IIS/SQL servers, for the purpose of testing upgrades to a current version (poor, neglected site...). When I performed this move, I ...
1
vote
1answer
30 views

IIS site slows down even though there is lots of CPU and RAM left? speeds up if users are split

I have a .net web application on IIS and the site was running very slow(on AWS EC2 medium server 2012). CPU usage and RAM usage are both down very low. I started up another EC2(medium server 2008) ...
-1
votes
1answer
40 views

Using URL Rewrite to change part of URL

I'm trying to use an URL rewrite on an IIS 8.0 to rewrite existing URL's on a developer machine. The reason for this is that I don't want to change existing (old) code. What I'm trying to achieve is ...
-1
votes
0answers
24 views

Access is denied while trying to add GoDaddy's SSL into my IIS 8

I'm trying to setup SSL on my website that I purchased through GoDaddy and I'm having some issues w/ it. Unfortunately they don't have instruction on how to do it w/ IIS 8 but what they do have is ...
-2
votes
0answers
22 views

Should I create zone for each domain that I want to host on my server [closed]

I'm setting up a web hosting on my VPS, I want to host several websites on my vps, I have two domains, domain1.com and domain2.com and a website for each hosted on iis, I know that I should add these ...
0
votes
1answer
29 views

Able to visit site from domain name but not IP address

We have our website running with IIS7, a very strange thing happened just recently. I'm able to visit the site without issue with the domain name (www._.com e.g. ), but if I actually enter the IP ...
1
vote
0answers
23 views

Configuring IIS application pool to access SQL Filestream with ApplicationPoolIdentity

I have an IIS 7.5 server with a number of applications in a single Application Pool. Some of these applications access a SQL Server 2008 R2 Filestream on a remote machine, on the same domain. The ...
0
votes
1answer
15 views

Abort any POST VERB operation in IIS

I posted this in stackoverflow also. I will remove there, I think we have IIS experts here. My site is getting DOS attack with POST VERB, my site is a static site and I am trying to stop any POST ...
1
vote
0answers
14 views

How to replicate Apache custom two-factor authentication on IIS? [migrated]

I've set up a small test server that does custom two-factor authentication on Apache, using a mechanism similar to this: In <VirtualHost> file (of course, there are lots of other settings!): ...
0
votes
0answers
12 views

IPv4 Address and Domain Restrictions is only working on folders, not files in it?

I've configured IPv4 Address and Domain Restrictions for one of my folders like this, Then I test from a virtual machine (with ip address 192.168.56.80), When I access http://win2008/myfolder I ...
1
vote
1answer
24 views

IIS 7.5 + Classic ASP + Forms Auth = memory leak?

When I implement the section titled "TAKING ADVANTAGE OF THE INTEGRATED PIPELINE" from the document below, memory usage counters for the w3wp.exe process increases with request to the classic asp test ...
0
votes
1answer
25 views

Internal server error trying to overwrite response host name using ARR IIS module

I have atlassian jira version 5 bug tracker server in my private network with domain name bt01.private.com. I want to publish this server to internet using application request routing iis module. I ...
4
votes
2answers
75 views

Should I delete the .pfx or .cer files after importing the SSL cert?

When provided, I have to import into IIS on Windows Server (2008 R2) using either a .pfx or .cer to get SSL certs ready for use. My question is, is should I delete these files after I have ...
0
votes
1answer
36 views

how to install 2 simple ssl certificates on 2 web site having the same ip, in iis8?

how to add a second ssl certificate to the same server for two different web sites?. How to setup a second ip for the second web site considering that the server is balanced? more information: i've ...
1
vote
2answers
32 views

Remote Desktop Access + IIS Manager

To allow users to connect to my server remotely, I added the domain group Domain Users to the local group on my server Remote Desktop Users. These users can login to the server remotely but when they ...
0
votes
1answer
43 views

IIS server on virtual machine [closed]

we are using apache and php on our website. Now we are thinking of moving to Microsoft platform: ASP.NET & IIS. Thing is, we NEED to use Linux server for networking which already has virtual ...
1
vote
3answers
20 views

How can I display and log PHP errors on IIS7.5?

I running PHP 5.4.5 on an IIS 7.5 Server (under Win7 64) and i have problems making PHP errors visible. At the moment whenever i have a PHP error the server sends back a 500 error with the message ...
0
votes
1answer
26 views

IIS remove index.php

Below are my web.config, my problem is when access the www.domain.com it will forward to www.domain.com/index.php but some will stay on www.domain.com (without the index.php) How do I ensure even ...
0
votes
2answers
28 views

IIS - Change IP address - forbidden access

I am hosting several sites on IIS 7.5 on Server 2008 R2. The server has a local IP address - 192.168.0.2. All port forwarding goes through the router and all works fine. I have a license file for ...
1
vote
1answer
21 views

IIS7 responds with a 404 when extension is not listed in the Mime Types. Can't IIS simply serve the file as a default type?

How do I configure IIS to return files whether or not they are listed in the Mime Types list? It doesn't make sense for IIS to return a 404 when the file exists.
0
votes
1answer
32 views

Firewall allow all ports of w3wp.exe

I want to make the firwall take all process of my IIS 7.5 to allow inbound connections, becasue I dont wanna lost my time making each new application, and to do it easier to maintenance. Can I do it? ...
0
votes
1answer
17 views

Open custom port for IIS windows firewall or group policy

I am running Windows SBS 2011. I have added a web site to IIS using port 8888 and it works perfectly when connecting locally, but not from any other PC on the network (domain). I think I need to open ...
-2
votes
0answers
35 views

GMX email service provider blocking my emails [closed]

Here a below is source of a sent email to outlook.com (aka hotmail.com) Outlook/Hotmail puts email to the junk What improvements i can make further ? GMX completey blocks my emails so never get ...
2
votes
1answer
28 views

Per URI based ACL for IIS?

I have ASPX website running on Windows 2008 R2, I want to limit the access for several interfaces, but not all of them. e.g I have an interface /admin for website www.contoso.com, but I only want ...
0
votes
1answer
42 views

NGINX as Load Balancer to IIS web servers

I am trying to set up a simple software load balancer based on NGINX for two IIS web servers. Here is the NGINX configuration file I have created for the load balancing: http { include ...
0
votes
1answer
20 views

Is requests in IIS httppipeline processed serially?

Based on iis architecture, request from client hitting IIS will pass through httppipeline, specifically through each httpmodule and finally reaches respective httphandlers and then to worker process. ...
0
votes
1answer
30 views

Windows/IIS - HTTP Service could not be stopped

From what I've found this error is usually caused by Reporting Services, but Reporting Services is not installed on this server. Any ideas why net stop http doesn't fully work? ...
0
votes
1answer
20 views

Make all files and folders view only in IIS

I need to essentially "lock-down" a series of files and folders from write access outside of root (system admin). I need them to be read only, so the files can still be viewable online, but not ...
-1
votes
0answers
13 views

Whm/cpanel on Vmware redhat all in windows 8 [closed]

I've got a successful installation of Cpanel/whm on Vmware workstation and a supported Red Hat Enterprise Server. All of that is running on my Windows 8 system with IIS server. I've bought a domain ...
0
votes
1answer
21 views

Retrieving Files Deleted by Web Deploy

I just deployed an ASP.NET MVC application to IIS 7 running on Win 7 Professional. I wanted to make sure some old files got deleted with the update, so I unchecked "Leave extra files on destination ...
0
votes
1answer
9 views

Creating an exclusion for *.domain.com for multiple code directories for multiple subdomains

I have an IIS server (on win2008 server) with a website on it, serving multiple subdomains using a website *.domain.com Theres not a defined list, subdomains could be anything. All of these requests ...
0
votes
1answer
27 views

IIS 7.5 and DNS Configuration

I'm trying to configure a Windows 2008 R2 Server (Web Server); I know how to access the websites using different ports using IIS, but not when giving them hostnames (in IIS). I have absolutely no ...
-2
votes
0answers
19 views

problems with a site in windows 2008r2 [closed]

I see a site 9 listed in IIS manager . It is not one of our sites.has something to do with reporting . this site is not accessible.says not application is installed.
2
votes
3answers
66 views

Identify which application pool is using CPU / Memory

We have a web server with many Web Sites. Each web site has it's own application pool. Currently all application pools use the identity of the same domain user. When one of the sites starts to ...
2
votes
0answers
31 views

Using Application Initialization with Azure is still proving painfully slow

My assumption was that if I turned on IIS8 Application Warmup in Azure, that all of my sites would be fairly instant on load, this is not the case. So, basically, I've turned on preloadEnabled and ...
0
votes
2answers
49 views

IIS 7 spawning processes and eating memory for trivial requests

We have a webapp (ASP.NET MVC 4) running on IIS 7.0. Recently, it's started crashing, logging OutOfMemoryException as the cause. We also get a load of "unhealthy worker process" notifications, as well ...
0
votes
0answers
14 views

Windows authentication failure in IIS for only one user

I have a server running Windows SBS 2011, it acts as a Domain Controller running a domain of around 60 users. I have an intranet on the server in IIS with Windows Authentication. The intranet uses AD ...
0
votes
1answer
29 views

IIS not serving static or dynamic content

I am trying to load: http://localhost and http://localhost/folder/page.html and http://localhost/folder/page.php and I just get the hour glass showing that it is loading, but nothing ...
0
votes
1answer
28 views

Granting access to a virtual machine?

I have an internal website running on IIS 6 that denies access to everyone except for a few select IP addresses. This is set by going to "Directory Security -> IP addressees and domain name ...
0
votes
1answer
22 views

fresh installation of IIS 7.5 ignores <system.web> in my web.config

I have deployed a web application as usual, but on already installed and running Windows Server 2008 R2 with IIS 7.5. On all machines until now the application works fine, but here an entire ...
-1
votes
0answers
41 views

How can I deploy my web service to my remote server? [closed]

I'm having some trouble publishing my web service to my remote server. I followed the process of right clicking on the project, selecting publish and then filled the options with the ip of my server. ...

1 2 3 4 5 60