duncangunn.me.uk
Friday, May 28, 2010
Building a RESTful service in WCF
Building your first REST service in ASP.NET
Read more ...
Friday, May 28, 2010 4:11:44 PM (GMT Standard Time, UTC+00:00) |
Comments [2]
|
ASP.NET
|
wcf
Friday, April 09, 2010
WCF: Cannot load the X.509 certificate identity specified in the configuration
If you get this error when following the screencast in Pluralsight's WCF intro screencasts, then just remove the <certificateReference> tags for each endpoint in the app.config.
Thanks to
http://net.micheltol.nl/net/post/WCF-Cannot-load-the-X509-certificate-identity-specified-in-the-configuration.aspx
Friday, April 09, 2010 1:50:40 PM (GMT Standard Time, UTC+00:00) |
Comments [0]
|
wcf
Thursday, April 08, 2010
WCF - The page you are requesting cannot be served because of the extension configuration
If you get this helpful(!) message when setting up WCF in IIS7 for the first time:
It is likely that you need to run the following command:
servicemodelreg -i
You can find these here -
http://msdn.microsoft.com/en-us/library/ms732012.aspx
Thursday, April 08, 2010 10:56:53 AM (GMT Standard Time, UTC+00:00) |
Comments [0]
|
c#
|
wcf
Subscribe:
Copyright 2012 Duncan M Gunn
newtelligence dasBlog 2.0.7226.0
Search
Archive
July, 2010 (1)
June, 2010 (3)
May, 2010 (6)
April, 2010 (5)
March, 2010 (1)
February, 2010 (3)
January, 2010 (6)
December, 2009 (4)
November, 2009 (4)
October, 2009 (5)
September, 2009 (3)
August, 2009 (4)
July, 2009 (2)
June, 2009 (7)
May, 2009 (3)
April, 2009 (4)
March, 2009 (1)
February, 2009 (2)
January, 2009 (4)
December, 2008 (6)
November, 2008 (4)
October, 2008 (1)
June, 2008 (2)
May, 2008 (1)
March, 2008 (5)
February, 2008 (3)
Links
Home
dasBlog
Categories
All Categories
Agile
ASP.NET
Build Process
c#
Database
DevExpress
Entity Framework
Facebook
Install
Javascript
LINQ
Patterns
TDD
wcf
Web Design
Admin Login
Sign In
Blogroll
Ayende Rahien
Chris Varley
Fraser Elder
Jeff Atwood
Joel Spolsky
John Kerr
Phil Haack
Scott Gu
Scott Hanselman