Browse by Tags

All Tags » ASP.NET » IIS (RSS)

Configuring ASP.NET Email Notification for Health Monitoring

ASP.NET provide a very conveniant way for health monitoring notifications, that will allow you to setup an email prvider to catch web events and send email messages when any arise. all you need is to configure your web application to send emails, also...
Posted by Adel Khalil | 1 comment(s)
Filed under: , ,

Mission Impossible: Opening .NET 1.1/VS 2003 Web Project

If you are lucky enough to not work with web project in VS 2003 don't read on. i have a massive amount of time trying to figure how to open a web project written in .NET 1.1/VS 2003 on another machine on couple of XP machines every time i got error...