Windows Vista Forums

Serialization Reference
  1. #1


    Alhambra Eidos Kiquenet Guest

    Serialization Reference

    Hi, misters

    I'm newbie with WCF services. My trouble is

    There was an error while trying to serialize parameter
    http://TINSA.WCF:listaTipoTarea. The InnerException



    message was 'Enum value '262' is invalid for type
    'TINSA.Componentes.Util.Comun.TipoTarea' and cannot be

    serialized. Ensure that the necessary enum values are present and are marked
    with EnumMemberAttribute

    attribute if the type has DataContractAttribute attribute


    it's problem of serialization.

    Any reference or web page for serialization in .NET and WCF ??

    Thanks.
    --
    http://www.alhambra-eidos.es/web2005/index.html
    www.kiquenet.net

      My System SpecsSystem Spec

  2. #2


    Marc Gravell Guest

    Re: Serialization Reference

    See msdn for an example of EnumMemberAttribute. Or just type
    EnumMemberAttribute into google.

    Marc


      My System SpecsSystem Spec

Serialization Reference problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Serialization optimization guy1976 .NET General 3 11 Dec 2008
WCF Custom Serialization Vikas Indigo 0 04 Jun 2008
XML Serialization Tom .NET General 5 16 Apr 2008
vs2008 Add Service Reference generates Reference.cs which wont com BillInPA Indigo 3 14 Jan 2008
Serialization and inheritance ianic Indigo 1 04 Mar 2006