CSLA Web service

CSLA Web service

Old forum URL: forums.lhotka.net/forums/t/7402.aspx


banooseshan posted on Wednesday, August 05, 2009

We have been using CSLA with llbgen with our application. we have created our business logic using CSLA. we are trying to access our bl using CSLA web service. we ended with the following errror.

Error in line 1 position 276. XML 'Element' 'http://ws.lhotka.net/WcfDataPortal:FetchResult' does not contain expected attribute 'http://schemas.microsoft.com/2003/10/Serialization/:Type'. The deserializer has no knowledge of which type to deserialize. Check that the type being serialized has the same contract as the type being deserialized.


please help us.

RockfordLhotka replied on Wednesday, August 05, 2009

This FAQ page should be helpful

http://www.lhotka.net/cslanet/faq/XmlServicesFaq.ashx

Copyright (c) Marimer LLC