We are using the latest version (1.4.0.3289) of CC.Net and VS 2008 and
TFS-plugin.
We have the following exception stack trace in the server log: (I
removed lots of unnecessary rows from the output, but please note xml
end tag with attribute: </message level="error">)
2008-04-25 15:23:03,019 [CustomTools - Debug:DEBUG] Exception:
System.Xml.XmlException: 'level' is an unexpected token. The expected
token is '>'. Line 1, position 128707.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String
expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos,
String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlWriter.WriteNode(XmlReader reader, Boolean
defattr)
at
ThoughtWorks.CruiseControl.Core.Util.XmlFragmentWriter.WriteNode(XmlReader
reader, Boolean defattr)
at
ThoughtWorks.CruiseControl.Core.Util.XmlFragmentWriter.WriteNode(String
xml)
Miikka writes: >We are using the latest version (1.4.0.3289) of CC.Net and VS 2008 and >TFS-plugin. >Package >'Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage, >Microsoft.VisualStudio.TeamFoundation.VersionControl, Version=9.0.0.0, >Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' failed to load.
The TFS plug-in probably needs to be recompiled.
Ross ________________________________
Ross A. Patterson, CISSP Sr. Director, Development Tel: +1 703-390-0865 RPatter...@QKnow.com
Q.Know Technologies, Inc. 11600 Sunrise Valley Drive, Suite 300 Reston, VA 20191 www.QKnow.com
> Miikka writes:
> >We are using the latest version (1.4.0.3289) of CC.Net and VS 2008 and
> >TFS-plugin.
> >Package
> >'Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage,
> >Microsoft.VisualStudio.TeamFoundation.VersionControl, Version=9.0.0.0,
> >Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' failed to load.
> The TFS plug-in probably needs to be recompiled.
> Ross
> ________________________________
> Ross A. Patterson, CISSP
> Sr. Director, Development
> Tel: +1 703-390-0865
> RPatter...@QKnow.com
> Q.Know Technologies, Inc.
> 11600 Sunrise Valley Drive, Suite 300
> Reston, VA 20191www.QKnow.com
The bug is in DevenvTaskResult.cs on line 31 and 51.
WriteElementString cannot be used to write element with attributes. I
don't know how to contribute, so could someone fix this?
On Apr 25, 5:02 pm, "Ross Patterson" <RPatter...@qknow.com> wrote:
> Miikka writes:
> >We are using the latest version (1.4.0.3289) of CC.Net and VS 2008 and
> >TFS-plugin.
> >Package
> >'Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage,
> >Microsoft.VisualStudio.TeamFoundation.VersionControl, Version=9.0.0.0,
> >Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' failed to load.
> The TFS plug-in probably needs to be recompiled.
> Ross
> ________________________________
> Ross A. Patterson, CISSP
> Sr. Director, Development
> Tel: +1 703-390-0865
> RPatter...@QKnow.com
> Q.Know Technologies, Inc.
> 11600 Sunrise Valley Drive, Suite 300
> Reston, VA 20191www.QKnow.com
miikka writes: >The bug is in DevenvTaskResult.cs on line 31 and 51. >WriteElementString cannot be used to write element with attributes. I >don't know how to contribute, so could someone fix this?
>On Apr 25, 5:02 pm, "Ross Patterson" <RPatter...@qknow.com> wrote: >> Miikka writes: >> >We are using the latest version (1.4.0.3289) of CC.Net and VS 2008 and >> >TFS-plugin. >> >Package >> >'Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage, >> >Microsoft.VisualStudio.TeamFoundation.VersionControl, Version=9.0.0.0, >> >Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' failed to load.
>> The TFS plug-in probably needs to be recompiled.
I broke it, I'll fix it. I'm curious - how did that flow back up into the TFS error you originally reported?
Ross ________________________________
Ross A. Patterson, CISSP Sr. Director, Development Tel: +1 703-390-0865 RPatter...@QKnow.com
Q.Know Technologies, Inc. 11600 Sunrise Valley Drive, Suite 300 Reston, VA 20191 www.QKnow.com
> miikka writes:
> >The bug is in DevenvTaskResult.cs on line 31 and 51.
> >WriteElementString cannot be used to write element with attributes. I
> >don't know how to contribute, so could someone fix this?
> >On Apr 25, 5:02 pm, "Ross Patterson" <RPatter...@qknow.com> wrote:
> >> Miikka writes:
> >> >We are using the latest version (1.4.0.3289) of CC.Net and VS 2008
> and
> >> >TFS-plugin.
> >> >Package
> >> >'Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage,
> >> >Microsoft.VisualStudio.TeamFoundation.VersionControl,
> Version=9.0.0.0,
> >> >Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' failed to load.
> >> The TFS plug-in probably needs to be recompiled.
> I broke it, I'll fix it. I'm curious - how did that flow back up into
> the TFS error you originally reported?
> Ross
> ________________________________
> Ross A. Patterson, CISSP
> Sr. Director, Development
> Tel: +1 703-390-0865
> RPatter...@QKnow.com
> Q.Know Technologies, Inc.
> 11600 Sunrise Valley Drive, Suite 300
> Reston, VA 20191www.QKnow.com
Ross Patterson writes: >miikka writes: >>The bug is in DevenvTaskResult.cs on line 31 and 51. >>WriteElementString cannot be used to write element with attributes. I >>don't know how to contribute, so could someone fix this?
>I broke it, I'll fix it.
Fixed in build 1.4.0.3295.
Ross ________________________________
Ross A. Patterson, CISSP Sr. Director, Development Tel: +1 703-390-0865 RPatter...@QKnow.com
Q.Know Technologies, Inc. 11600 Sunrise Valley Drive, Suite 300 Reston, VA 20191 www.QKnow.com