Tagged Questions
0
votes
2answers
177 views
IIS “localhost” subdomain
I have an IIS7.5 server (also running SQL Server) which has a server name of (say) dc-db.
On this server, my IIS default site runs correctly on http://localhost and http://dc-db
I want to load on a ...
-4
votes
2answers
4k views
Why does localhost not work on Windows Server 2008 R2?
Why does navigation to localhost on Windows Server 2008 R2?
Is there a way to fix this to allow localhost to properly work?
(As a random note, I have already tried setting DWORD: ...
2
votes
2answers
610 views
Localhost stop resolving after a few minutes IIS 7.5
I am running IIS 7.5 on my local machine (Windows 7 Home Premium) and localhost works for about three requests and then stops taking requests. The strange thing is when I switch to calling it with ...
0
votes
1answer
89 views
Hosting and application on local IIS
I have an application which I can access from my own computer using the following url:
http://188.24.7.228/PetitionsApp/
But this fails if I try to access it from other computers. Is there a setting ...
0
votes
2answers
2k views
Accessing localhost via IIS 7.5 on Windows 7 very slow [closed]
(I've asked this over on stackoverflow already, but thought I'd ask here as well)
I'm currently running an ASP.NET application on IIS 7.5 on Windows 7. When I access this application on Internet ...