I have created a service and when calling it and executing it getting the following error.Anybody tell me what is this error
The type 'System.Runtime.Serialization.IExtensibleDataObject' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
I have used System.Runtime.Serialization in my project.