|
Hi,
I am very keen to see the working of custom control. Thanks to Naren for a detailed explanation on how the custom control works. But I am facing issues here. Hope some body helps me here.. I have followed the following steps
1. Unzipped the sample in http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx to my working folder
2. Built the sample.
3. Copied the dll and the wicc file to C:\Documents and Settings\All Users\Application Data\Microsoft\Team Foundation\Work Item Tracking\Custom Controls and also to C:\Documents and Settings\prash\Local Settings\Application Data\Microsoft\Team Foundation\Work Item Tracking\Custom Controls.
4. Now I wit imported the Bug-CustomControl.xml (tried thisfrom my working folder and also from the above mentioned folders after copying the wit xml file.
Now during import it is throwing the following error on the line where the custom control is being created:
"Xml validation error at row 392, column 26: The 'Type' attribute is invalid - The value 'WorkItemIdReference' is invalid according to its datatype 'http://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef:ValidControlsType' - The Enumeration constraint failed."
Not sure if I have missed something in the process. This is what precisely what it is mentioned in the read me txt also.
Can somebody please help.
Thanks and Regards
Prash |