faultcontract Questions

5

Solved

I am successfully working with a third party soap service. I have added a service reference to a soap web service which has auto generated the classes. When an error occurs it returns a soap resp...
Concinnity asked 13/5, 2013 at 13:33

1

I am currently working on WPF application with a WCF backend. We have implemented a client logging solution and a server logging solution for exception handling, and they work great, but it is ofte...
Ennis asked 10/9, 2012 at 22:16

4

Solved

I just noticed something particular. I have an internal stock service which is published through basicHttpBinding, and a customBinding (http+binary) for which metadata is enabled. I also included a...
Annular asked 11/1, 2011 at 9:49

1

Solved

I've read all there is to read on this, but maybe I'm missing something (well, definitely I'm missing something otherwise it would be working already) I'm throwing some exception error inside my s...
Fanchon asked 5/7, 2011 at 20:13

4

I have put the attribute [FaultContract(typeof(ExceptionDetail))] for my operation contract. When I am trying to add the service to a client application, I get this error - "Custom tool error: Fail...
Halfmoon asked 18/3, 2010 at 14:35

3

Solved

Take for example a project with 10 services and 20 methods on each service. All services inherit from a base services which has a security check. The first thing each method does is to make a call...
Albacore asked 8/9, 2009 at 7:49
1

© 2022 - 2024 — McMap. All rights reserved.