I'm a Mono-newbie so excuse me if I am missing something obvious. My Synology NAS supports Mono but any project I try to run give the same error (see below). I've compiled the project in Visual Studio 2010 (.NET 2-3.5 doesn't seem to matter either). Any hints for me?
" System.Configuration.ConfigurationErrorsException TimeSpan value must be positive. Description: HTTP 500.Error processing request. Details: Non-web exception. Exception origin (name of application or object): System.Web. Exception stack trace: at System.Web.Configuration.PositiveTimeSpanValidator.Validate (System.Object value) [0x00000] in <filename unknown>:0 at System.Configuration.ConfigurationElement.ValidateValue (System.Configuration.ConfigurationProperty p, System.String value) [0x00000] in <filename unknown>:0 at System.Configuration.ConfigurationElement.DeserializeElement (System.Xml.XmlReader reader, Boolean serializeCollectionKey) [0x00000] in <filename unknown>:0 " -- View this message in context: http://mono.1490590.n4.nabble.com/Running-Mono-on-Synology-NAS-timespan-must-be-positive-tp4657031.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
