[Mono-list] Trouble building with Microsoft dlls

doal doal.miller at mir3.com
Wed May 25 13:32:33 EDT 2011


The 3 dlls that I'm trying to build with (Microsoft.Exchange.Data.Common.dll 
lib/Microsoft.Exchange.Data.Transport.dll  lib/System.Web.Extensions.dll)
have the following flags according to pedump:

Flags: ilonly, 32/64, trackdebug, strongnamesigned

The ilonly flag means it is pure MSIL and the 32/64 means it is platform
independent so sounds to me like it should work.

It tuns out the only one that is causing a problem is
System.Web.Extensions.dll. That is the one in the error message and if I
remove it (I'm only using it to do some JSON serialization and
deserialization) then I can build. However, I really want to use it. 

--
View this message in context: http://mono.1490590.n4.nabble.com/Trouble-building-with-Microsoft-dlls-tp3548648p3550457.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list