Cannot load the namespace System.Runtime.Serialization.Json . Where can I download the library with this build?
|
2 answers
According to MSDN in System.ServiceModel.Web.dll .
|
Add the reference System.Runtime.Serialization.dll this dll.
|
Source: https://ru.stackoverflow.com/questions/34557/
All Articles