Serialization problem with web service

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kiran A K

    Serialization problem with web service

    Hi,

    When I try to return an object of type
    "System.Diagnos tics.Performanc eCounter" from a web method i got the
    following error:
    Cannot serialize member System.Componen tModel.Componen t.Site of type
    System.Componen tModel.ISite.

    The above web service example is given in a tutorial.

    What is the solution to this serialization problem?

    Regards,
    Kiran
Working...