[Mono-list] Argument `#2' cannot convert `System.Xml.XmlNode' expression to type `System.Exception'

john blair mailtome200420032002 at yahoo.com
Thu Mar 19 13:50:52 EDT 2009


While trying to compile mono-2.2 on my 64  bit linux machine I get

System.Web.Configuration/HttpHandlersSectionHandler.cs(159,31): error CS1502: The best overloaded method match for `System.Configuration.ConfigurationException.ConfigurationException(string, System.Exception)' has some invalid arguments
/mine/mono-2.2/mcs/class/lib/net_1_1/System.dll (Location of the symbol related to previous error)
System.Web.Configuration/HttpHandlersSectionHandler.cs(159,31): error CS1503: Argument `#2' cannot convert `System.Xml.XmlNode' expression to type `System.Exception'

I am using gcc 4.1.2. Anyone knows how to get around this error? 


      


More information about the Mono-list mailing list