When IIS sends the response to browser it also sends "X-Powered-By" HTTP Headers along with the response. It can pose security risk to your server. It can be removed via adding following cod...
Whenever a browser makes an HTTP request to a web server, the webserver sends the response along several HTTP headers. SOme of them are necessary and tehre are few others like "Server" "...
While reading a config file which was present in other website from an application I was getting: Error: Cannot read configuration file due to insufficient permissions The reason for this issue was th...
While deploying a new application for our our product Communifire as a child application of exisiting site we were getting: "Could not load file or assembly 'assembly name' or one of its ...
While working with IIS today I started getting the following error: HTTP Error 500.21 - Internal Ser
In this blog I will explain how to generate machine key for your site via IIS7