Hosam Kamel's Blog

Sponsors

News


Follow HosamKamel on Twitter

Blogroll

Browse by Tags

All Tags » IIS 6.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...
More Posts