Welcome to MSDN Blogs Sign in | Join | Help

January 2007 - Posts

Configure SSL in IIS 7.0

If you are confused looking at the IIS 7.0 UI, you are not alone. I recently had to configure SSL on a IIS 7.0 and had quite some guessing work before I could get it to work. Below documents the procedure required to do this, Open IIS Manager and click
Posted by govindr | 1 Comments
Filed under: ,

Security Header Layout

There are four different security header layout that can be specified in WCF. The values are defined in WS-SecurityPolicy. They are, Strict - All security tokens are defined in the security header before its first use. The primary signature should be

WCF Support in Compact Framework

In a nutshell, .NET Compact Framework 3.5 supported features for WCF include: messaging-layer communication, WS-security, and http and mail transports. All of these a subsets of what the desktop supports, with the exception of the mail transport, which
Posted by govindr | 1 Comments
Filed under: , ,

Configuring HTTP in Windows Vista

Hosting a WCF service on a HTTP endpoint on Windows Vista has some issues given that you are not running with Administrator privileges. Following blogs discusses how to get around this issue, http://blogs.msdn.com/drnick/archive/2006/10/16/configuring-http-for-windows-vista.aspx
Posted by govindr | 0 Comments
Filed under: , ,
 
Page view tracker