Hi everyone. First of all: for what concerns MONO I'm a newbie, so please forgive me if I'masking obvious questions...
I'm writing a simple console application based on some libraries (which code I imported inside the solution - by the way: I'm using monodevelop 4.0.12). One of the libraries uses System.Xml namespace from mono 4.0.0.0, I can compile, but at runtime I get this system:InvalidProgramException: Invalid IL code in System.Uri:op_Equality(System.Uri,System.Uri): method body is empty [...] the exception is thrown calling XmlReader.Create, using both relative and absolute path in unix format. any help ? Thank you all in advance! jazzter -- View this message in context: http://mono.1490590.n4.nabble.com/InvalidProgramException-running-NET-4-0-app-tp4669162.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list
