Hosam Kamel's Blog

Sponsors

News


Follow HosamKamel on Twitter

Blogroll

Browse by Tags

All Tags » IIS 7.0 (RSS)
Sending Mails from Amazon EC2 Instance (The cheapest way)
During the past weeks we have decided to use Amazon EC2 instance as a host for SharePoint demo environment in order to get it accessible everywhere and separate it from our internal network. One challenge we have faced during that is the sending of email...
Windows 2008 AND IISRESET.EXE
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...
Secure File Download Area using IIS 6.0 and IIS 7.0
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...
IIS7 – ASP.NET on Windows Server 2008 Server Core R2
" 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...
Quick Install of the World’s Most Popular Web Applications on IIS7
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...
[Vista]Visual Studio .NET 2003 on Windows Vista Issue List
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...
Where is ASP.NET 3.5 on IIS ?
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...
A list of Breaking Changes for ASP.NET 2.0 applications running in Integrated mode on IIS 7.0
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