0
votes
0answers
58 views

IIS 7.5 returns a 500 error on PHP as well as its default server

I deleted the default web-site in IIS and then created another copy of it on a different port 82. I also created a PHP server(just the root directory of phpBB, nothing fancy) on default port 80. Now, ...
0
votes
1answer
56 views

Safe to publish port 80 on IIS 7.5 webserver?

Is it safe enough to set my firewall to forward port 80 and 443 to my IIS 7.5 webserver? I know that TMG has some packet inspections, but my current firewall has no inspections, so I wonder if it's ...
0
votes
0answers
26 views

Can't disable IIS

I cannot disable IIS. I've tried uninstalling everything I can think of realted to it including MS Web Deploy, Web Matrix Platform, IIS express (am I missing anything?). I tried disabling the ...
1
vote
2answers
396 views

Why can't I connect to my IIS server, running on my PC, via public static IP?

I know this topic is quite old, but, nevertheless, I am doing this in a first time and I have some troubles with it. I try to open public access to my sites, hosted on IIS 7.5 web server on my Windows ...
0
votes
0answers
106 views

Process.Start() under IIS? [closed]

According to msdn : ASP.NET Web page and server control code executes in the context of the ASP.NET worker process on the Web server. If you use the Start method in an ASP.NET Web page or ...
1
vote
2answers
290 views

Can't access IIS over a LAN in both ways

I've been having a problem with IIS that I can't solve: I have 2 PCs connected in the same LAN (let's call them A & B). Both of them run on Windows 7, with IIS 7.5. Both PCs have (inside wwwroot) ...
2
votes
2answers
748 views

Can't connect to local IIS on Windows 8

I am unable to browse to localhost or 127.0.0.1 on my new Windows 8 machine. The World Wide Web Publishing Service is running. I can't telnet to port 80 on 127.0.0.1 or localhost. The firewall service ...
1
vote
1answer
142 views

Disable 'Default Document' feature in IIS

How do I turn off the 'Default Document' feature in IIS so that it won't start when the computer is started? I want to use XAMPP for local testing, but I can't start Apache until I stop the Default ...
0
votes
1answer
173 views

Windows 7 FTP server not able to serve large files to mac?

I setup my Windows 7 home premium 64-bit desktop to use Microsoft's IIS FTP server. Works great except for big files... like 4gbyte files. Only maybe 150mbytes end up getting transferred to Macs I ...
0
votes
0answers
84 views

How to monitor IIS App pool [closed]

There are a performance error with our IIS Configuration, we use IIS 7.5 on Windows Server 2008 R2, there are a few Websites which share some App Pools. Now we get an issue if we connect to our ...
0
votes
1answer
681 views

Not able to find IIS Manager and enable IIS in Windows7 Home Basic [duplicate]

Possible Duplicate: IIS Management Console not found in Windows 7 Home Basic I enabled IIS services in the add/remove windows components. However, when i want to open the manager, the IIS ...
0
votes
1answer
282 views

What time format does IIS record its logs? Where do I find the setting?

Does IIS log entries in its logs in GMT or UTC time? Where can I find the setting? The server I am running is a Windows 2008 R2.
2
votes
0answers
407 views

IIS Aborting Requests

For some users of an application, IIS is aborting the request to the server, including me. I type in the URL, and it just stops, doesn't even process. FireBug reports the request was aborted. But ...
1
vote
0answers
381 views

Fresh install of IIS, HTTP Error 401.3 - Unauthorized?

I just installed IIS on my Windows 7 box and am having some authentication problems. The error I get when I try to direct my browser to 127.0.0.1 is: Server Error in Application "DEFAULT WEB ...
0
votes
2answers
993 views

Subdomains and IIS 7.5

I'm trying to set up several web sites on my home server (running windows 7). Lets say ive got the domain lol.com. At this address im hosting some really lol stuff, but just for the kicks ive also ...
1
vote
1answer
3k views

Cannot install IIS Administration Pack for IIS7

I have IIS7 running on Windows 7 Enterprise. When I try to install IIS 7 Administration Pack I get the following error: How can I troubleshoot this to find out what is causing the installer from ...