Hi,
I've been using CCValidator for some time now (my config makes a lot
of use of <pre:scope> and <pre:define> to allow me to reuse blocks of
config)

It's always worked brilliantly, but recently I've started getting this
error when I load up my config.  I don't think I've made any major
changes to my config structure but can't be 100% sure.

Any suggestions would be greatly appreciated:

Below is what looks like the most useful bits of the stack trace - I
wasn't able copy and paste the whole thing, so
I've typed out the most useful bits - hopefullly :

------------------------
An unexpected error has occurred while loading the configuration!
Please report this error to the CCNet user group. This will help us to
improve this application.

URI formats are not supported. [ArgumentException[
at System.IO.Path.NormalizePathFas(String path, Boolean fullCheck)
[snip]
at System.Xml.Linq.XDocumentType.WriteTo(XmlWriter writer)
at
ThoughtWorks.CruiseControl.Core.Config.Preprocessor.ConfigPreprocessor.PreProcess(XmlReader
input, XmlWriter output, XmlUrlResolver resolver, Uri inputUri)
at
ThoughtWorks.CruiseControl.Core.Config.DefaultConfigurationFileLoader.CreateXmlValidatingLoader(FileInfo
configFile)
at
ThoughtWorks.CruiseControl.Core.Config.DefaultConfigurationFileLoader.AttemptLoadConfiguration(FileInfo
configFile)
at
ThoughtWorks.CruiseControl.Core.Config.DefaultConfigurationFileLoader.Load(FileInfo
configFile)
at Validator.MainForm.StartConfiguration.Load()
---------------------------------

Reply via email to