Ask a questionAsk a question
 

AnswerCustomControls distribution

  • Friday, October 09, 2009 10:34 AMmixelpl Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hello,

     

    I need to enable the automatic distribution of CustomControls using the Power Tools capabilities

     

    As I have read, once you have installed Power Tools, a new "special" folder called $/<TeamProject>/TeamProjectConfiguration appears. In this folder I have to copy the customcontrol's dll and wicc files.

    However, I don’t see this folder.

    I have tried creating it manually, but when I try to download the CustomControls it doesn’t works.

     

    Am I doing something wrong?

     

    Thanks

Answers

  • Tuesday, October 13, 2009 2:29 PMmixelpl Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    It works!!!,

    It was working all the time.
    I expected the files were installed in this path as my previous custom installer did: 
    C:\Documents and Settings\All Users\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\

    but distributing the controls in this way are installed in:
    C:\Documents and Settings\MyUser\LocalConfiguration\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\

    As I didn't see the files I thouth it was not working. Thanks
    • Marked As Answer bymixelpl Tuesday, October 13, 2009 2:29 PM
    •  

All Replies

  • Monday, October 12, 2009 4:59 AMRuiz YiModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Which kind of custom controls do you want to distribute? For example,  workitem custom controls should be placed under folder "C:\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\9.0\" for VIsta and Win7.

    Best Regards,
    Ruiz

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Sincerely, Ruiz Yi
  • Monday, October 12, 2009 6:57 AMBill.WangMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    In the document of TFS power tool, there's section about distributing custom WI controls with the power tool. I'm curious, are you using the October release of TFS power tool for TFS 2008?
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Monday, October 12, 2009 7:59 AMmixelpl Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Yes, I want to distribute workitem custom controls, and when I press the "download" button, it takes some seconds apparently doing something, but when it finish, the folder "C:\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\9.0\" does not exists.

    Thanks
    Best regards
  • Monday, October 12, 2009 8:10 AMmixelpl Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Yes I'm using the October release and I haven't had any problem with it, except now when I noticed that the folder $/<TeamProject>/TeamProjectConfiguration does not appear. The document of TFS power tools does not help me with this.

    Thanks
    Best regards
  • Tuesday, October 13, 2009 4:55 AMRuiz YiModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi ,

    This path  needs to be created manually.  And the path for custom WI controls distribution  has nothing with power tools.

    Best Regard
    Ruiz
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Sincerely, Ruiz Yi
  • Tuesday, October 13, 2009 6:19 AMmixelpl Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks Ruiz,
    I created the path manually, but when a client press the download button, nothing is copied in the local folder "C:\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\9.0\". Do you know if I also need to manually create the TeamProject.config file and what information should it contain?

    Best Regards,
    Miguel
  • Tuesday, October 13, 2009 2:29 PMmixelpl Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    It works!!!,

    It was working all the time.
    I expected the files were installed in this path as my previous custom installer did: 
    C:\Documents and Settings\All Users\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\

    but distributing the controls in this way are installed in:
    C:\Documents and Settings\MyUser\LocalConfiguration\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\

    As I didn't see the files I thouth it was not working. Thanks
    • Marked As Answer bymixelpl Tuesday, October 13, 2009 2:29 PM
    •