Tagged Questions

IIS 7.5 is the version of IIS that ships with Windows 2008 R2, and Windows 7. It is substantially similar to IIS 7.0 from Windows 2008, but includes the following features: FTP 7.5 - FTP "6.0" is no longer shipped with IIS, further reducing dependency on InetInfo.exe WebDAV 7.5 Configuration ...

learn more… | top users | synonyms (1)

1
vote
2answers
13 views

IIS7 main site with subdirectories that are also sites

I'm new to IIS administration, but I need to set up a site that whose site root has multiple directories that are also sites. For example, say I have site at http://www.example.com The root ...
1
vote
1answer
18 views

503 error IIS7 - no log file

I have a win2008 R2 VPS from webfusion. I have a couple of asp.net 4.0 websites hosted that were working ok. I tried installing an SSL cert for one of them, made a mess of it and removed the cert. Now ...
0
votes
1answer
36 views

IIS 7.5 and HTTP 403.7 error with local and self-generated certificates

I need your help on a IIS configuration issue. My computer is running Windows 7 Pro edition and IIS version is 7.5. The server, and the issue, is local only. I have an ASP.NET 2.0 website with a ...
0
votes
0answers
11 views

Windows 2008 R2 Running Exchange 2010 - ECP and OWA

I am running a trial of Exchange and just set the server up. Email working fine with it, but I cannot access the webpages for the Exchange Control Panel or the OWA website. I get a 500 Error even from ...
0
votes
1answer
10 views

ASP.NET Error “The specified network password is not correct”

I have a .NET application running on server 2008 running IIS 7.5 that has two sites bound to the same IP address. A customer has moved the application root for one of the sites by accident to a ...
0
votes
0answers
38 views

Setup IIS 7 as FTP Server that is connectable outside of my local network [closed]

I was able to setup an FTP site that I was able to access via ftp://127.0.0.1/ or my local(static) ip. To do this I followed these instructions (with the exception that I did not bind to 127.0.0.1 as ...
1
vote
0answers
21 views

IIS 7.5 FTP Users cannot login without workgroup

I have setup a Windows Homeserver 2011 and enabled IIS7.5 FTP server. There was a default user created which can login to FTP. Now I created a new user for the FTP, but I can only login with ...
0
votes
2answers
42 views

Using IIS 7.5 URL Rewrite, how can I redirect all requests not from a particular subdomain to a specific page?

I'd like to use the URL Rewrite module in IIS 7.5 to redirect all requests not from a particular sub-domain (x.domain.com) to a specific folder/file. For example, these should work as-is: ...
1
vote
1answer
15 views

IIS 7.5 “ web service does not conform to WS-I Basic Profile v1.1.”

I am trying to migrate a site from IIS 6 to IIS 7.5. When the page loads, I receive the error as shown in the screenshot below. Even while files are identical on the IIS 6 server (where this works), ...
0
votes
1answer
20 views

Understanding the sUserTime field of an IIS logfile

My IIS7x server is logging all fields to W3C format. I'm using LogParser and sending each row out to SQL for further analysis. After a few months worth of logging, each row finds a null value in ...
1
vote
1answer
17 views

IIS duplicating websites with different configs

The (short) Problem We need to run the same website code, with a different web.config, on the same server. The (Slightly longer) Problem The site needs to be hosted on 2 different domains, both on ...
0
votes
1answer
18 views

IIS 7.5 FTP Service User UserGroups for Authorisation

i have a W2K8 R2 with the IIS FTP Service and a local windows user group (ftpusers). In addition to this i have several Windows Accounts, which all only belong to the ftpusers group. The FTP Server ...
0
votes
0answers
15 views

Received Staus 200 OK on http verb DELETE from a Windows 7 IIS7.5 server, but I cannot get a response

Initially, I was having some trouble getting a Status 200 OK response from a DELETE request back from my web server running on IIS 7.5 It would return a 405 "Method not allowed error" message, but ...
1
vote
0answers
26 views

How to configure IIS 7.5 to allow special chars in Url for ASP.NET 3.5?

I'm trying to configure my IIS 7.5 to allow specials chars in the url for ASP.NET. This is important to support wide-spread legacy url's on a new system. Sample url: ...
1
vote
1answer
38 views

Windows 2008 + IIS + Backup folder permissions or script to view all folders with X permissions?

I know how to backup IIS 7 configuration, but unaware of a way to backup which folder requires write permissions. If a server was to go down and I needed to restore, I could restore the config and ...
0
votes
0answers
12 views

net::ERR_EMPTY_RESPONSE in IIS7.5

I have precompiled an asp.net 4.0 site and I am trying to run it on my local IIS. I have other sites on the same local IIS which are working fine. Any ideas why this is happening?
0
votes
1answer
32 views

TYPO3 on IIS 7.5 - HTTP 500

I have a virtual server with Windows Server 2008 R2/IIS 7.5. I set up PHP 5.2 with FastCGI, MySQL 5 and put TYPO3 on it. Which doesn't work. I just get an "Internal Server Error - 500", which pretty ...
0
votes
1answer
57 views

Application will not open in Win7, IIS 7.5, ASP.NET4 environment when called via C# code

I think I have a security issue here but can't seem to get around it. I am running IIS 7.5 with an application pool named "MyAppPool." I am then calling a program from C# code, PDFCreator.exe, which ...
0
votes
0answers
28 views

IIS & Tomcat integration with URL rewritting

I have a java webapp running in a Tomcat 6 server, on the same box I have the static part of the site being served from IIS 7.5. I've used ARR to successfully route the requests down into the Tomcat ...
0
votes
1answer
30 views

IIS 7.5 - why my config file is not picked up

I am having Windows 7 and IIS 7.5 on my machine. For my application, I have my config files xxx.config and xxx.db.config located at C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG with both ...
1
vote
2answers
57 views

Is it possible to use IIS 7 Application Pool Identities on a 2008 Domain Controller

So, let me put the disclaimer in first: I wouldn't typically piggy-back IIS on a domain controller, but that's what I've got and I can't change that in this instance. I've got a WCF web service I ...
0
votes
0answers
26 views

IIS 7.5, prompt for client certificate only appears once (then 403.7)

On a Windows 2008 R2 server (IIS 7.5) I have configured a website with "Require SSL" and "Client certificates: Require", to always force clients to use certificates to access the site. This works ...
1
vote
1answer
57 views

IIS 7 AppPool logs an error after recycle due to inactivity

We have Windows 2008 RS Server running IIS hosting an ASP.NET site. This morning there was a weird sequence. First a notice that the AppPool was being recycled due to inactivity: "A worker process ...
0
votes
1answer
21 views

IIS7 HTTP Redirect - Change Site1 Content and Removes Site2 Redirect

We had two sites setup in IIS7.5 for a long time. They were named (not real name but you get the point).... "domain.com" and "www.domain.com" The purpose was to set "HTTP Redirect -- Redirect ...
1
vote
2answers
109 views

IIS 7.5 - How to find which Handlers are being called for a request

Can anyone please guide me how can I find out which handlers are being called when request is made from asp.net application. P.S. I have added handler mapping for *.htm files to call for executable ...
0
votes
2answers
84 views

IIS Configuration with HTTPS

I have 2 servers I am setting up. They are both Windows Server 2008 R2. They are both getting IIS setup as web servers. I have set up other servers that we currently have in production. I did the ...
0
votes
1answer
32 views

IIS 7.5 - which version of .net my application is running under

Please confirm if following is the right way to verify version of .net my application is running under In IIS 7.5 -> Select application site node -> Basic Settings -> select Application Pool Settings ...
2
votes
3answers
96 views

Why am I getting random 500 errors on my MVC and ASP websites on iis7?

It seems to happen on almost every site and does not matter if it is an ASP or .NET website. if you refresh right after you get that error it goes away and won't come back by just hitting refresh a ...
2
votes
1answer
60 views

How can I switch the default binding on IIS 7.5 programatically without it shutting down?

We have a fleet of IIS 7.5 servers that manage our hosted product. Each generation of the product gets its own AppPool and its own site. Every generation is bound to thegeneration.oursite.com, plus ...
3
votes
1answer
84 views

IIS 7 on 2008r2 shows blank page

I am using IIS7 on Windows Server 2008r2. I have recently installed php and IIS. I am trying to browse to the index.php but it returns a blank page. It loads the favicon and the header of my page. ...
-1
votes
0answers
53 views

Strange behaviour in application deployment

I know it is very strange but many days of challenge and searching for the solution was not hopeful. I have developed two large applications for my company. Whilst I've deployed the first one ...
0
votes
3answers
64 views

SMTP server for Windows Server 2008?

We had smarter mail installed, but it kept wiping/corrupting all our email. This was problematic to say the least. Anyway, finally we decided to move and are now using Gmail. We have all our DNS ...
9
votes
1answer
144 views

Stop IIS 7.5 From Sending Out Cache-Control Max-Age on Error Codes

I have some static content with cache control Max-Age headers attached to it so clients will cache the static content. However, IIS 7.5 still sends this header out when there are error responses ...
0
votes
2answers
75 views

after formatting iis throws 401.2 on anonymous access

I have a developer environment with two sites configured with anonymous access. Everything was working fine until I migrated to a VM. Now each time I try to enter I get a 401.2 error. I've searched ...
1
vote
1answer
70 views

IIS 7.5 folder and web site permissions

Situation: test website created in IIS server manager basic settings/connect as: Application user authentication/anonymous authentication/edit: application pool identity physical path has "IIS ...
1
vote
1answer
42 views

What is the least involved way to introduce fault tolerance to an ASP.NET application?

I have an internal ASP.NET application running on Windows Server 2008 R2 Enterprise. We have another server offsite. I would like to have a setup where if our primary server goes down, the offsite ...
0
votes
0answers
54 views

WFF - NTFS Permissions Propagation across Farm

Wondering how to configure WFF to copy NTFS permissions from the primary server to all of the secondary servers. I also have multiple "applications" or websites on the farm with different application ...
0
votes
0answers
24 views

Unable to Create .NET Users in IIS Manager

I'm trying to migrate an ASP.NET MVC2 (Target framework 3.5) app working on IIS 6/MSSQL 2008 over to IIS7/Oracle 11. My connection string appears to be correct, as entering a username/password into ...
1
vote
1answer
38 views

Forms authentication for an IIS 7.5 site

I need to protect an IIS site using forms authentication. I need the login page to query the active directory users, but I haven't been able to find much information on this. I just need a simple ...
1
vote
2answers
167 views

ASP.NET MVC, IIS 7.5 - Losing Sessions Across Servers (Load Balanced)

We have a site running on 3 web nodes. We are using SQL Server session storage. We recently added two more only to find that users' sessions are lost when they are sent to one of those machines. We ...
1
vote
1answer
65 views

IIS 7.5 Not Compressing Javascript: NO_MATCHING_CONTENT_TYPE

I have IIS 7.5 set to compress all static files (the default), yet it does not compress .js (javascript) files. When I turn on failed request tracing for compression, the error I get for the ...
7
votes
3answers
449 views

Can Https work without a certificate?

Recently our infrastructure team told our development team that you do not need a certificate for https. They mentioned that the only benefit of buying a certificate was to give the consumer peace of ...
0
votes
1answer
89 views

URL Rewrite in IIS 7.5 not working

I am trying to redirect all http traffic to https as the site requires SSL. For example, if someone navigates to http://site.com or http://www.site.com I want to redirect the user to ...
0
votes
1answer
114 views

IIS 7 issue - HTTP Error 403.4 - Forbidden

We have a site set up under IIS7 that requires SSL. If the user accesses it by typing in https://www.site.com it comes up but if they type any of the following in the address bar...: http://site.com ...
1
vote
3answers
85 views

DNS Not Resolving For All Users

I recently transferred one of my domains to a new server, and ever since I am having intermittent issues accessing the site. taxiwayalpha.com does not work, www.taxiwayalpha.com occasionally works, ...
0
votes
0answers
37 views

Delete specify object ARR command line

is there a way to delete specify object in command line with ARR (Application request routing). I know scavenger, but it's only for the secondary drive.
1
vote
1answer
113 views

WebSites can't access to Sql Server DBs while recycling Application pool

I have some websites hosted on IIS7.5 windows 2008 R2 sometimes I am notified that sites report an error on connection to DBs and can't connect to DB while sql server is running. Nothing changed on ...
5
votes
1answer
297 views

Troubleshooting Windows Authentication problems (no challenge) in IIS 7.5?

I know that there are thousands of reports of people having trouble getting Integrated Windows Authentication to work with IIS, but they all seem to lead to web pages that don't apply or solutions ...
3
votes
1answer
40 views

Migrate an IIS 7 website from one server to IIS 7.5 on another

We have an IIS 7 website running on our live server and are in the process of setting up a new development server which has IIS 7.5 running. Is there any easy fast way to take the IIS 7 website and ...
1
vote
0answers
53 views

Application request routing delete cache impossible when traffic on website

Here is my problem. My environment uses the ARR module (application request routing) in IIS because I have a server farm. On this farm house is a CMS that generates momentum on this same farm. The ...

1 2 3 4 5 12