Hello guys, I've got the Microsoft.Http library source and built it with Mono, generated two DLL's and I then tried to bundle it in a mono project on MonoDevelop (in a Mac) and the project just doesn't compile, the error is:
"Internal compiler error: Method not found: System.Runtime.Serialization.Json.JsonContentExtensions.ReadAsJsonDataContract" Since the library did compile under mono, I thought it would work, is there anything I'm missing here? Here's a small project that reproduces the issue -> https://github.com/mauricio/mono-microsoft-http - Maurício Linhares http://techbot.me/ - http://twitter.com/#!/mauriciojr _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
