1
peeps

WCF, Type Names and BehaviorExtensionElement - Mike Taulty's Blog - Mike Taulty's Blog

published 992 days, 11 hours, 34 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 1047 days, 5 hours, 38 minutes ago
Friday, September 04, 2009 7:16:10 PM GMT Sunday, July 12, 2009 1:12:41 AM GMT

This is one purely for a search engine. If you’re ever looking at WCF and adding a BehaviorExtensionElement in order to add custom behaviors then take care if you see an error message like; "Verify that the extension is registered in the extension collection at system.serviceModel/extensions/behaviorExtensions" It looks like a bug ( see report here and here ) in that if you use a typename like this in your config file;

then you’ll see a failure whereas if you use one like this;

then you can get s...

category: News | clicked: 2 | | source: mtaulty.com | show counter code
tags: WCF, Windows

No comments yet, be the first one to post comment.

To post your comment please login or signup