This seems VERY similiar to my error message...did you get a reply to this?
thanks, On Dec 18 2008, 8:54 am, "dB." <[email protected]> wrote: > I filedhttp://jira.public.thoughtworks.org/browse/CCNET-1319, can > someone please help me with this? > > This happens on my XP box, for any configuration, even the simplest > one, as soon as I use htmlemail. These are all working configurations. > CC.NET 1.4.2. > > ThoughtWorks.CruiseControl.Core.Config.ConfigurationException: > Unable to instantiate CruiseControl projects from configuration > document. > Configuration document is likely missing Xml nodes required for > properly populating CruiseControl configuration.Cannotconvertfrom type > System.String to > ThoughtWorks.CruiseControl.Core.ITask for object with value: "" > System.String to ThoughtWorks.CruiseControl.Core.ITask for object with > value: "" ---> System.NotSupportedException: > ExpandableObjectConvertercannotconvertfrom System.String. > at System.ComponentModel.TypeConverter.GetConvertFromException > (Object value) > at System.ComponentModel.TypeConverter.ConvertFrom > (ITypeDescriptorContext context, CultureInfo culture, Object value) > at System.ComponentModel.TypeConverter.ConvertFrom(Object value) > at Exortech.NetReflector.Util.ReflectorTypeConverter.Convert(Type > to, Object from) > --- End of inner exception stack trace --- > at Exortech.NetReflector.Util.ReflectorTypeConverter.Convert(Type > to, Object from) > at Exortech.NetReflector.XmlArraySerialiser.Read(XmlNode node, Type > instanceType, NetReflectorTypeTable table) > at Exortech.NetReflector.XmlMemberSerialiser.Read(XmlNode node, > NetReflectorTypeTable table) > at Exortech.NetReflector.XmlTypeSerialiser.ReadMembers(XmlNode > node, Object instance, NetReflectorTypeTable table) > at Exortech.NetReflector.XmlTypeSerialiser.Read(XmlNode node, > NetReflectorTypeTable table) > at Exortech.NetReflector.NetReflectorReader.Read(XmlNode node) > at > ThoughtWorks.CruiseControl.Core.Config.NetReflectorConfigurationReader.Read > (XmlDocument document) > --- End of inner exception stack trace --- > at > ThoughtWorks.CruiseControl.Core.Config.NetReflectorConfigurationReader.Read > (XmlDocument document) > at > ThoughtWorks.CruiseControl.Core.Config.DefaultConfigurationFileLoader.Load > (FileInfo configFile) > at > ThoughtWorks.CruiseControl.Core.Config.FileConfigurationService.Load() > at > ThoughtWorks.CruiseControl.Core.Config.FileWatcherConfigurationService.Load > () > at > ThoughtWorks.CruiseControl.Core.Config.CachingConfigurationService.Load > () > at ThoughtWorks.CruiseControl.Core.CruiseServer..ctor > (IConfigurationService configurationService, > IProjectIntegratorListFactory projectIntegratorListFactory, > IProjectSerializer projectSerializer) > at ThoughtWorks.CruiseControl.Core.CruiseServerFactory.Create > (Boolean remote, String configFile) > at ThoughtWorks.CruiseControl.Core.ConsoleRunner.Run() > at ThoughtWorks.CruiseControl.Console.ConsoleMain.Main(String[] > args) > ---------- > > Thx > dB.
