Tagged Questions
0
votes
1answer
21 views
Serializing Xpo objects through WCF
Good evening/morning everyone,
before posting this issue, i've been sending my objects with a traditional way from the client side ( aspx page ) to a WCF data service, the approch i've been using ...
0
votes
1answer
43 views
Why does my WCF Service have trouble returning custom object?
So my question is much like this one: WCF service: Returning custom objects, however, despite the solutions in that question I see nothing working.
Yesterday I proposed a question related to this ...
0
votes
2answers
74 views
WCF Method throwing SerializationException
So I'm self hosting a WCF service. When I call my GetProject() method via the client I get a Unhandled CommuncationException with an InnerException of
"The underlying connection was closed: An ...
2
votes
0answers
24 views
JSON response from WCF escapes name values
I am trying to return a dictionary from a WCF REST service as a JSON object. I want the format to be
{"key": "value"}
so I have created my own class as described here and here.
The service method ...
1
vote
1answer
45 views
WCF returns ArrayOfKeyValueOfintstringKeyValueOfintstring[] instead of Dictionary<int, string> and Array instread of List
So I've spent the last several hours investigating this issue and it is clear that I am not the only one. Why are my Dictionaries and Lists being returned as Arrays?
I understand that Arrays are ...
0
votes
3answers
52 views
WCF and ResponseFormat = WebMessageFormat.Json with inherited classes
I have run into another issue that apparently deals with inherited classes:
I have for instance this super class.
public class Person
{
public string Firstname { get; set; }
public string ...
0
votes
0answers
18 views
Customizing WCF validation / providing more context when a SerializationException occurs
I am currently working on a WCF service with a REST binding which is expected to be accessed by systems that were not developed in .NET and have no access to the C# data contract. As a result, it is ...
0
votes
1answer
86 views
WCF : Multi-dimensional arrays are not supported
Different objects with multi-dimensional arrays need to go through a WCF netTcpBinding connection. WCF throws "Multi-dimensional arrays are not supported" when trying.
I can't change the interface ...
6
votes
2answers
122 views
Serialization internals in .Net
The architecture in my application is somewhat like this
MainUI------->WCF------->BLL------->DAL
I am using Entity Framework 4.0 and .Net Framework 4.0.
My data access layer returns PoCo ...
1
vote
1answer
50 views
Add Service Reference is ALWAYS generating xmlserializer and not DataContractSerializer
i have a service :
http://chronicpainhostservice2.cloudapp.net/Service1.svc
i consume it in silverlight 5.0 application. and it all worked fine.
However, when i adding this service to the project ...
1
vote
3answers
70 views
Looking for a workaround to serializing a method or constant
Apparently my education has failed me, because I didn't realize that methods in C# cannot be serialized. (Good to know.)
I am trying to create a WCF service that returns a simple class I created. The ...
1
vote
2answers
80 views
Why is the public property not being serialized?
We have a WCF service which includes Serializable classes in a contract that has DataContract and DataMember at the root level of the service.
While trying to build a solution to isolate the problem, ...
0
votes
1answer
36 views
WCF loses inherited property values
I have a WCF service method:
public EntityBase GetEntityById(string entityName, object entityId)
I have two base classes:
public abstract class EntityBase
{
public virtual object Id { get; ...
1
vote
1answer
123 views
ReadAsAsync<T>,Expecting element from namespace 'http://schemas.datacontract.org/2004/07/",Encountered 'Element' with name 'workflow', namespace ''
I am trying to consume a REST API to Get data by httpclient, encountered a parsing problem ,{"Error in line 1 position 95. Expecting element 'workflow' from namespace ...
1
vote
0answers
179 views
WCF DataService and EntityFramework POCO Proxy
I have the following code:
public class MyDataService : DataService< MyCustomContext >
{
public static void InitializeService(DataServiceConfiguration config)
{
...
9
votes
1answer
136 views
Deserialize derived types in WCF service as base types but retain type information
I want my service to be able to accept and return types derived from BaseType without actually knowing what those types will be. I have almost got a solution using a custom DataContractResolver based ...
1
vote
1answer
109 views
Expression Tree Serializer
I want to use Linq Expressions on Client Side, Serialize them and Execute them on server Side.
For this I want to use: http://expressiontree.codeplex.com/
But I want to Execute them agains a own WCF ...
0
votes
0answers
40 views
SOAP envelope Body serialization issue
I faced with the deserialization problem when develop wcf service.
I have different results when deserialize xml.
The first one:
<Customer xmlns="Customer" xmlns:i="temp">
...
1
vote
0answers
45 views
Type 'System.Threading.Tasks.Task`1[FundingReportData[]]' cannot be serialized [duplicate]
I am getting following error on my server (Windows 2008 Framework 4).
Type 'System.Threading.Tasks.Task1[FundingReportData[]]'` cannot be serialized. Consider marking it with the ...
2
votes
1answer
102 views
Generic return types with interface type params in WCF
How can I return interface types in generic type parameters from the OperationContracts in my WCF REST service? More specifically, it works for one operation but not when I add a second operation with ...
0
votes
1answer
89 views
WCF Services and Object Constructors
I am just learning WCF services. I have a method that returns an object I created called GPSPosition. A GPS Position object has a Latitude and a Longitude. The object should never really exist without ...
1
vote
0answers
79 views
WCF Rest : DataContractSerializer - serialize an object whose name contains a colon
Hi to all I need to Get XML Custom from my WCF/REST but the name of my property is not serialized as I wish because it contains a colon.
My DataContract for an error response
[DataContract(Namespace ...
0
votes
1answer
42 views
Exclude property on WCF DataContract
Given a WCF interface definition like this, is there a way to exclude a property from the ComplexObject response value?
I want to exclude the ChildObjects property. I don't want to remove the ...
0
votes
1answer
68 views
Create MessageHeader without serializing XML Content
I'm trying to add a timestamp to the headers of my request to a 3th party Java webservice that looks like :
<wsu:Timestamp ...
0
votes
0answers
98 views
wcf data service deserialize
i have a windows 8 app, that gets information form a wcf data service. when there is internet available the app get the info from webservice and serialize using a datacrontract serializer.
if there ...
0
votes
3answers
221 views
Most efficient solution for sending large Xml strings over WCF?
I need to send and receive objects that contain a few small fields, plus one large Xml string, via WCF, like so:
[DataContract]
public class ServiceResponse
{
[DataMember]
public int Id { ...
2
votes
1answer
88 views
WCF serialization code
I have just started WCF. I had a question with respect to serialization. I know WCF uses DataContract Serialization by default behind the scenes. I have looked at some code online by Aaron Skonnard in ...
0
votes
0answers
55 views
WCF, GC and memory management
Is it possible to implement "custom" caching in WCF in order to improve memory usage? Or maybe WCF has built in supported for it? Or it is no possible and I don't understand enough how the things ...
1
vote
0answers
124 views
WCF JSON serialization on object with IXmlSerializable
I have structure IntEx - in short it extends normal Int32 and processed operation. It looks like this:
[Serializable]
public struct IntEx
{
private int internalValue;
private IntEx(int ...
0
votes
2answers
62 views
Is it possible to generate C# class by deserialization some protocol?
I need to generate or define new class based on deserialization serialized class. So I want to transfer class definition from server to client to have access to it's properties later.
Is it possible ...
0
votes
1answer
281 views
WCF error 'There was an error while trying to serialize parameter…'
My service works for other methods but when I try to invoke a method with a more complicated collection I get the error (from Service Trace Viewer)
'There was an error while trying to serialize ...
0
votes
2answers
63 views
WCF Polymorphic Parameter
I have a WCF service that exposes a function:
Public Function FeedAnimal(ByVal animal As Animal) As Animal Implements IFarm.FeedAnimal
animal.Feed()
Return animal;
End Function
However ...
2
votes
0answers
63 views
Is WCF text and mtom encoding also binary encoding?
I need help understanding message encoding in WCF. As I understand it, messages are encoded in Binary, Text or Mtom -- there may be others. What confuses me is that once you get to the bottom of the ...
0
votes
0answers
133 views
how do I add namespace to soap request?
How do i add namespace to the SearchSchemes ? The following is the soap request and
The current output is as follows .
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" ...
1
vote
0answers
39 views
Stackoverflow exception over WCF (while manually it simply works)
I am experiencing this weirdest problem ever.
I have EF entities that we are passing between a client and a server via WCF.
When i am serializing them manually as follows:
var xmlSerializer ...
0
votes
0answers
51 views
DataContract/XmlSerializerFormat for a dhtmlGrid
I'm trying to write a WCF DataContract for a dHtmlGrid control. It needs the xml in a specific format. I used wdsl.exe to create an XSD and DataContract, but when I try to use it it doesn't output in ...
0
votes
1answer
52 views
Is List<T> is serializable by default when T is serializable?
there is a data contract (say, EmployeeView) in my WCF service. I have decorated it with Serializable attribute, and all members are marked as DataMember
A method in the WCF is returning ...
0
votes
2answers
134 views
Use of Datatables in WCF Service
I have a web applications consuming data access from the WCF services. around 70% of the data comes as list or Collections and remaining from a Datatable. I am experiencing some performance(speed) ...
0
votes
0answers
58 views
exception when returning an object with “dynamic” property
I am working with a set of WCF services that returns data in an object. The object structure is as follows:
[DataContract]
public class MyEntity
{
[DataMember]
public string Type { get; set; ...
0
votes
1answer
105 views
How to serialize an “Object” type in PHP to be sent to a WCF Service?
My WCF Service can accept a request to update a field dynamically by passing the value wrapped in an Object and a DynamicAttributeType enum to specify the type, like so:
[DataContract]
...
2
votes
1answer
73 views
Stripping fields from entities when returning entities from a WCF service
I have a multitier system where all the business logic is available through WCF services.
Now consider the following scenario:
a user opens my web application (ASP.NET MVC 4) and requests some ...
2
votes
1answer
90 views
How To Convert Weakly Typed JSON Into C# Readable Object
I have a WCF service that reads JSON from a Non .NET HTTP Request. I would like to use JSON.NET or some other tool to convert that JSON into a weakly typed object that can be read on the server side ...
0
votes
1answer
321 views
CSharpCodeGenerator “Could not find file C:\Windows\Temp\…dll”
I was awoken today by an alarming text message from the server monitor service that one of my servers was down, and has been for the past 7 hours.
The server runs a WCF web-service hosted in IIS.
I ...
4
votes
2answers
236 views
XmlException in WCF deserialization: “Name cannot begin with '<'” - in automatic property backing fields
I have started experiencing errors in WCF deserialization today - in code which has been unchanged and working for months.
The issue is that I am getting runtime XmlExceptions saying 'Name cannot ...
1
vote
1answer
142 views
WCF and custom collections serialization
I'm sure I'm not the first who asks that question, but I didn't found an answer for me in SO and in Google...
I have a following custom collection:
[Serializable]
public class ...
0
votes
1answer
78 views
Serializing DTO's over WCF
I have a problem with NHibernate for a longtime which I solved by non-optimal ways/workarounds.
First of all, I'm using WCF REST to communicate with my client application. As you know, serializing ...
0
votes
0answers
70 views
PostSharp Sample NotifyPropertyChanged aspect is causing WCF serialization depth failures
I am using the stock standard NotifyPropertyChanged aspect in some DTO classes, and finding that when the aspect is applied to these DTOs, I am seeing;
...
1
vote
2answers
556 views
DateTime field does not get converted to UTC format when passed to web service request
I am integrating with a web service (i dont have control to this web service) using wsdl provided. While calling a method, i need to pass DateTime in request. The request needs to contain datetime in ...
0
votes
1answer
132 views
Using DataContract Proxies In WCF
So, I have created a couple of WCF services. Each return lists of a certain type of data contract. However, these data contracts have list properties of other data contracts. I am trying to implement ...
3
votes
1answer
495 views
wcf webservice using mtom to stream binary data gets error “An error occurred while receiving the HTTP response ***”
I have to develop a web service that is able to send emails with attachment and a client using wcf and mtom for serialization. I use the following tools for my work:
Windows 7 Professional x64
...

