DataSet Serialization in WCF 4

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ajmal Khan
    New Member
    • Oct 2011
    • 1

    DataSet Serialization in WCF 4

    Hi to all, When i returning a dataset from the DAL to my wcf service method its works good on local developer server (ie) vs webserver(cassi ni) but not in production server(ie)IIS. its says that the attribute is not marked for serialization. what to do now i need urgent help.
Working...