0
Answer

NULL VALUES RECEIVED AT SERVER

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