Time: 9/28/2005 4:02:46 PM
Module: Work Item Tracking
Exception Type: System.Xml.Schema.XmlSchemaValidationException
Exception Message: The 'field' attribute is invalid - The value 'Date Started' is invalid according to its datatype 'http://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typelib:ReferenceFieldName' - The Pattern constraint failed.
The code snippet for the field is as follows
<
FIELD name="Date Started" refname="MyCompany.DateStarted" type="DateTime" reportable="dimension"><HELPTEXT>The date the work item was started</HELPTEXT>
<WHENNOT field="MyCompany.DateDesigned" value="">
<REQUIRED/>
</WHENNOT>
</FIELD>
If anyone could tell me what needs to change, I'd be very thankful.
Also, will there be an Extensibility Kit for Beta 3 as there was for Beta 2, with documentation about how to modify the template files

Upload Template Error and Visual Studio 2005 Team System Extensibility Kit Beta 3
Goodway
Thanks
Sagar
Herwin Grauel
Also, for others with the same error, the error itself is due to Beta 2 allowing WhenNot to use the field's display name, but Beta 3 requires the refname.
PLCweaver
We will look into the traceability aspects of the issues encountered during the template upload process.
< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
licheca
Buck