![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Returning an interface reference from a service method Hi, I am trying to write a WCF service where one of the methods is returning an interface type. This method call however fails. If I change the return type to an implemented class type it works. Is there any way of returining interface types from WCF service methods? |
| | #2 (permalink) |
| Guest | Re: Returning an interface reference from a service method Serializer can't serialize abstract class but implementation only Arkady "Ashvini" <Ashvini@discussions.microsoft.com> wrote in message news:466CCE61-5504-40FE-A546-7D85F55C2D80@microsoft.com... > Hi, > > I am trying to write a WCF service where one of the methods is returning > an > interface type. This method call however fails. If I change the return > type > to an implemented class type it works. Is there any way of returining > interface types from WCF service methods? |
| |
| |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How is it possible to execute start-service and stop-service through a Web-interface? | Alexander Vasilevsky | PowerShell | 7 | 11-15-2007 08:29 PM |