I am building a very basic application for windows 8. Unfortunately i am receiving following error message.
Cannot find type System.ComponentModel.PropertyDescriptor in module System.dll.
It is a compile time error message. Can someone please explain why this is happening.?
Note. I am using Newtonsoft for json Parsing in this application
I was having this same problem, it appears that Newtonsoft uses the PropertyDescriptor object which is not currently supported for windows 8 / windows phones applications. When I removed the Newtonsoft dll from my project I was able to build successfully (of course you'll have to find a work around for whatever you are using Newtonsoft for)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With