Browse by Tags

All Tags » IIS 7.0 (RSS)
IISreset.exe is a magical command that resolves many problems! Err… well, yeah that command restarts all IIS related processes and thus essentially running it cleans up all the “mess”. So is there anything special about IISReset.exe in Windows 2008? Yes...
For IIS 6.0: ASP.NET Forms authentication will only secure content that is processed by the aspnet_isapi.dll (mainly .aspx files). If you need to replace other static file types (such as text files, video files, etc...), you can do that by mapping them...
" If you are a Server Core fan, and wished you could host ASP.NET websites in Server Core, then feel better, you wish had come true. Windows Server 2008 R2’s Server Core will have .NET Framework which means, ASP.NET too. This is a big news...
After announcing Microsoft Web Platform Installer (Web PI) in Beta Bill Staples announcing another tool that makes installing some of the world’s most popular ASP.NET and PHP applications on IIS7 a snap!  The Microsoft Web Application Installer...
While browsing Visual Studio Developer Center at MSDN if found this interesting article which identifies the known issues you will face when using Visual Studio 2003 on Windows Vista. While Visual Studio 2003 is not supported on Windows Vista. Check the...
Most people on installing .NET 3.5 on the server "expect" an entry for v3.5 under the ASP.NET version Tab in IIS manager. And not finding that entry start panicking. If you have been one of those read on. The more tech savvy folks try to run aspnet_regiis...
Mike Volodarsky has post a list of breaking changes for ASP.NET 2.0 application running in integrated mode on IIS 7.0 read them here http://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode...
More Posts