HTTPContext
How to check which permission your assembly requires using Permcalc.exe
I was working on a case recently where the customer was a hosting service provider and his client's...
Date: 11/15/2013
Sample test .aspx page to display User Security Principal and Name
Hi Folks, For a case recently I was required to provide a quick sample script to display the logged...
Date: 09/05/2013
Custom Error pages in IIS 7/7.5
Today I thought I would walk through how to enable custom error pages in IIS 7/7.5. Custom error...
Date: 02/04/2013
Cannot read configuration file because it exceeds the maximum file size (web.config)
I recently came across an interesting case, where the customer was in the process of migrating their...
Date: 10/23/2012
Shared Session State in a IIS6 and IIS7 Web Farm
It is not an uncommon scenario to have a web farm of servers sitting behind a load balancer. In fact...
Date: 06/22/2012
Using Web Farm Framework behind a Proxy
We have seen quite a few instances where users are setting up a web farm using Web Farm Framework...
Date: 06/13/2012
Configure IIS FTP User Isolation using an IIS Managed User Account
FTP 7.5 has a feature that allows you to create a managed user account without requiring you to add...
Date: 06/06/2012
How to digitally sign a strong named assembly
The following blog post demonstrates how to use a self-signed digital certificate to sign a strong...
Date: 05/24/2012
FTP service gets deleted on server restart
If a registry DWORD "DeleteFlag" is set to 00000001 for the FTP service (or any service ) on IIS6...
Date: 05/10/2012
Issues when using ASP.net delegation with client certificate mapping on IIS 7.0
Recently I came across an issue that I would like to share with everyone. We had a .net 3.5 web...
Date: 03/27/2012
Troubleshooting client certificate authentication when calling web service from ASP.net web application
Recently I came across issues where client certificate authentication was failing when calling a web...
Date: 03/14/2012
Sample Application for ASP Uploads
I thought it might be useful to post a modified sample application that allows a user to test their...
Date: 02/21/2012
Changes in WinHttp on Windows 7 and onwards wrto HTTP/1.0
I was working on an issue where an exe built based on...
Date: 02/21/2012
Authentication error, log in failed after changing the machine password
Picture this scenario: You have a domain joined web server where you have an IIS hosted site that...
Date: 02/20/2012
How to disable SSL 2.0 on Windows Server 2008 R2
Fix-it options available in KB 187498 are not applicable for 2008 R2 servers....
Date: 02/17/2012