Fadi Yoosuf

Fadi Yoosuf

  • NA
  • 5
  • 0

NULL VALUES RECEIVED AT SERVER

Mar 8 2009 9:35 AM
hi

I am passing a class called LogInfo from client to server using WCF.

I have marked members of LogInfo class using DataMember attribute and LogInfo class itself with DataContract attribute.

But at the server, values passed are not received. They are null. I mean the loginfo members are null.

What may be the reason??

thanks and regards
Fadi Yoosuf