Question

Having a bit of trouble understanding why visual studio isn't acknowledging the DataContract and DataMembers as they should be. I have the reference and namespace using statement for System.Runtime.Serialization in the project. If anyone has run into this I'd sure appreciate some help.

enter image description here

Was it helpful?

Solution

strange, still didnt figure out WHY this was happening, but I removed the refrence to System.Runtime.Serialization.dll in the project refrences and re-added it and now everything works

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top