RE: WCF Return is a List of Interfaces and Not Returning
- From: stcheng@xxxxxxxxxxxxxxxxxxxx ("Steven Cheng")
- Date: Wed, 05 Mar 2008 02:03:10 GMT
Hi Coconet,
What's the problem behavior of the items returned in your List<IFoo>
collection? Is it still a type unknown issue or something else?
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
NNTP-Posting-Date: Tue, 04 Mar 2008 10:58:16 -0600
From: coconet <coconet@xxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.dotnet.framework.aspnet.webservices
Subject: WCF Return is a List of Interfaces and Not Returning
Date: Tue, 04 Mar 2008 11:58:15 -0500
My remote WCF receiver returns List<IFoo>. The WCF receiver's called
method properly populates the list, but the items in the list are not
coming back properly. What is a workaround for this?
Thanks.
.
- References:
- WCF Return is a List of Interfaces and Not Returning
- From: coconet
- WCF Return is a List of Interfaces and Not Returning
- Prev by Date: Re: WCF Return is a List of Interfaces and Not Returning
- Next by Date: Re: Problem matching WSDL
- Previous by thread: Re: WCF Return is a List of Interfaces and Not Returning
- Index(es):
Relevant Pages
|