Posts Tagged ‘Membership’

HOW TO: Use a Custom Membership Provider, Custom Membership User and Role-Provider with a WCF Service hosted inside a Windows Service.

Friday, August 14, 2009 12:19 No Comments

I have written a small HOW TO on how to use a Customer Membership Provider, a Custom Role-Provider and a Custom Membership User for username/password authentication in a WCF Service that is hosted in a Windows Service. The HOW TO includes a sample implementation of these providers. It also includes a complete Visual Studio Project [...]

This was posted under category: Web, Windows, Windows Server 2003, Windows Server 2008, Windows Vista, Windows XP Tags: , , , , , ,

Publishing an ASP.NET site that uses Membership components.

Tuesday, June 17, 2008 10:25 No Comments

There appears to be a bug in the publishing of ASP.NET sites that use Membership components to a remote web server. If you create a new Visual Studio 2008 ASP.NET project that uses Membership components, and use the ASP.NET Web Site Administration Tool to secure access to folders within the project, these permissions are, by [...]

This was posted under category: Web, Windows Server 2003 Tags: , , ,