Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • Where exactly do I have to put the <servicecredentals>? Commented Mar 15, 2013 at 12:25
  • Under <behaviors><serviceBehaviors>, in the behaviour of your service. Commented Mar 15, 2013 at 12:41
  • Hey, I have added my config file. Can you have a look? Thanks Commented Mar 15, 2013 at 12:44
  • By adding a name to the behaviour, it compiles but just doesn't use the validator.. Commented Mar 15, 2013 at 12:50
  • You don't have a service defined, meaning under <services><service> tag. This should be created automatically, you should just add the name of the behaviour. Your web.config lacks a lot of essential tags. Please see more documentation on MSDN msdn.microsoft.com/en-us/library/ms733932.aspx. Your question is beggining to get to broad. Commented Mar 15, 2013 at 12:55