Browse by Tags

05 December 2009
A simple exe to find DEBUG build for managed modules and DEBUG attribute in Web.Config for Web applications in IIS 6/7
CAVEAT: Some stories before I get to the point, so you may want to skip to the end. We in Microsoft PSS get lot many cases on a daily basis which are related to performance issues with Web applications developed using ASP.Net and hosted on IIS. Based Read More...
1 Comments  
Attachment(s):DebugFinder.zip
03 July 2009
Required permissions when calling a Web service using client certificate for authentication in an ASP.NET Web application
A Web service requiring Client certificate authentication is a common scenario. You may have a client application which needs to send the Client certificate as part of the web request for accessing the web service. This client application may be a Windows/Console Read More...
11 April 2009
Automate client certificate one-to-one mapping in IIS 6.0 using C#
In PSS, we occasionally get requests from our customers wherein they want to automatically add entries for client certificate mapping in IIS or Active Directory (AD). That is either a 1-to-1, Many-to-1 or AD mapping for the client certificate authentication Read More...
Page view tracker