[Mono-list] Using Miscrosoft.Http on Mono

Maurício Linhares mauricio.linhares at gmail.com
Tue Feb 28 13:18:14 UTC 2012


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


More information about the Mono-list mailing list