The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
3answers
4k views

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

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 ...
4
votes
1answer
895 views

IIS 7.5 Windows Authentication Not Working in Chrome

On a new installation of IIS 7.5 I have setup Windows Authentication on my Intranet. The providers I have used are 'NTLM' and negotiate in that order. This works fine in IE and Firefox but in chrome ...
0
votes
1answer
313 views

IIS7.5 and .NET 4.0 FTPWebRequest

I'm having a difficult time getting FTP working in ASP.NET on IIS 7.5, Windows 2008 Server. This works in my development environment which is on Windows 7 also using IIS 7.5. It also works running ...
2
votes
0answers
409 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 ...
2
votes
0answers
372 views

“Unable to start debugging on the web server” MSVSMON.EXE failed to start error in Visual Studio 2010

I have a real problem getting VS2010 to debug IIS, using Windows 7 64 Bit. I've searched on the internet for a few days now and tried every single solution I can, going through every IIS setting ...
1
vote
0answers
100 views

Port Forwarded, still cannot see IISExpress webserver

I am using IISExpress. I have a BSNL modem(Name: VMC 21, ModelNo: AN1020-21). I've set up port forwarding to port 5069. My static IP address is 192.168.1.121 - I am using DynDNS. My problem is, I am ...
1
vote
0answers
56 views

Whitelisting HTTP traffic on Windows Server/IIS

I'm deploying an ASP.NET application in beta and would like to limit HTTP access to a few select IPs. Given the configuration of our environment, the easiest way for me to accomplish this is through ...
1
vote
0answers
80 views

Script for Bits Uploads - Allow clients to upload files in IIS7/IIS7.5

I need to write a script in C#\appcmd/some other script to automatically enable the checkbox for "Allow clients to upload files" under "BITS Uploads" in virtual directory configuration Thanks!
1
vote
0answers
440 views

How to enable ASP Classic in IIS 7.5

I am running IIS 7.5 in Windows 7 and have already gone into "Turn Windows features on or off" and enabled ASP in "Internet Information Services/World Wide Web Service/application Development ...
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
0answers
13 views

Windows Server 2008 R2 Standard - Event logs not being generated

I have deployed an ASP.NET MVC website on my web server, which is IIS 7.5 on Windows Server 2008 R2 Standard edition. When browsing my website, I get a 503 (Service Unavailable) status code after ...
0
votes
0answers
59 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
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 ...
0
votes
0answers
59 views

disallowing anonymous access to some files in iis 7.5

Could someone guide me on how to do what is mentioned at the following link, on IIS 7.5: http://www.iss.net/security_center/reference/vuln/frontpage-ext-bad-permissions.htm In short it is meant to ...
0
votes
0answers
49 views

Masquerade websites in IIS 7.5

I have a few different IIS servers, one that is put on the external network and several that are on the internal network. Is there a way to set up a site or something in IIS (or any other resource) on ...
0
votes
0answers
389 views

Removing expired self-signed certificate in IE9 (created with IIS7.5)

Over 1 year ago, I created a self-signed certificate in IIS 7.5 and exported it. I then installed it for IE9 (it may have been IE8 at the time), which worked fine until a year later when the ...
0
votes
0answers
154 views

How to view a list of session state objects in iis7.5?

I run a ASP.NET WebForm application which heavily uses the users session object. Is there any way to see the content of those session objects on the iis server console? Just a warning: I am not an ...
0
votes
0answers
133 views

Windows Media Center does not have an Internet connection

I have a stable Internet connection but when I try to connect with Windows Media Center it gives an error: You must be connected to the Internet to use this feature. Check your Internet connection ...