Jun 12, 2008
I just ran across a fantastic step-by-step walkthrough of how to manage IIS7 remotely from Windows Vista, written by Dave Lawlor over at Train Signal Training. Check out this article: http://www.trainsignaltraining.com/iis-7-remote-administration/2008...
4 comments
Filed under: IIS7, Administration, Developers, Administrators
Jun 02, 2008
Overview ASP.NET 2.0 (3.0 and 3.5) are easy to install with Windows Vista and Windows 2008 - just install the ASP.NET component located under IIS->Word Wide Web Services->Application Development Features. You can find this set of components in Windows...
15 comments
Filed under: IIS7, ASP.NET, Administration, Compatibility, Developers, Administrators
Jun 01, 2008
I hear this question a lot in the http://forums.iis.net/ , and thanks to Carlos and team's rocking Configuration Editor, figuring this out on your own is a breeze. Here is how you can generate code for ANY IIS7 configuration change, without writing a...
3 comments
Filed under: IIS7, ASP.NET, Administration, Samples & Demos, IIS News Item, Developers, Administrators, Configuration, Tutorial
Mar 25, 2008
Ever wanted to add a custom mime type to your Web server? I ran into this issue the other day when I tried to serve up .mp4 files from my Web server and duh, I got this error: 404.3 error - mime type missing! Why does IIS block requests for unknown...
3 comments
Filed under: IIS7, Administration, Developers, Administrators, Configuration, Tutorial
Mar 24, 2008
Won's recent post on possible configuration corruption caused by OneCare/Forefront reminded me of something that every IIS7 customer should know about: how to backup and restore IIS7 configuration! No matter whether your configuration file gets corrupted...
1 comments
Filed under: IIS7, Administration, Troubleshooting, Developers, Administrators, Configuration