I\'m trying to setup Web Deploy on IIS 7, so that 1-click publishing in Visual Studio works. Every time i try and publish the app i get a 401 error, which seems to be failing to auth against WMSvc.I
This isn\'t a huge problem, but ideally i\'d like to sort it out if possible. I\'m assuming it\'s just the site compiling.
I am trying to protect a (sub)directory in my ASP.NET website that contains files (Videos, documents etc.) So I created a Web.config file:
I\'m working on a project which has been successfully deployed to a local instance of IIS7. When I type in the wrong URL I get an error 404 (as expected).Both fiddler and the web config both tell me
I have a windows server 2008. i\'m adding few web site using IIS7 . But all web can access outside file. for example:
I\'m working on a ASP.NET website that calls a DB2 database.I have Visual Studio installed on a Windows 2008 server where the site will be hosted.When I debug the site in Visual Studio, using the inte
I would like to be able to detect, from ASP.NET code, whether IIS currently has \"Windows Authentication\" \"available\"?
We have RESTful WCF service hosted in IIS 7. We want service to be available for both http and https. So we have added 2 bindings for service host-
I\'m developing an ASP.NET 4 webforms app on my Windows 7 PC. I\'m running VS2010 and IIS7.5. I have a weird problem where after a few page loads (anywhere from 1 to 20ish) I get NO response from IIS
We have developed a webbased Java application running in Tomcat under IIS on Windows 2008. The website has 2-way (mutual) SSL enabled in IIS requiring the client to authenticate using a x.509 certific