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? 


      
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to