Hosting multiple site over single IP address using IIS 7

2. December 2012

Its a great blog where you can learn how to host multiple sites on a single IP - http://weblogs.asp.net/istofix/archive/2009/08/18/hosting-multiple-websites-applications-on-iis-part-1.aspx

IIS

Error: Cannot write configuration file due to insufficient permissions when trying to change .Net trust level from IIS Manger

29. November 2012

Error: Cannot write configuration file due to insufficient permissions

This error usually comes when you are using source control over your project and you have explicitly not check out your file for modifications . Try check out in source control software you are using and then copy the file to inetpub and try again the process of modifying .Net trust level from IIS manager , it should work now . 

IIS