You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2019. It is now read-only.
I'm evaluating 2018, both on-prem and VSTS. Particularly, I want to be able to customize WITs, including custom controls that talk to REST services. I'm finding it incredibly difficult to find relevant information on this. Keeping up with MS's constantly changing strategy is like cat-herding.
This project is titled "vsts", which implies it's for Azure TFS, yet, VSTS doesn't support exporting and importing WITS via witadmin.exe. Right????
I've tried getting a custom control hosted locally without any luck, either. Very few current write-ups on it, and I can't get it to work: When I display the WIT I get:
Could not load type 'MyTfs.Controls.ClientPicker' from assembly 'MyTfs.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Any current guidance or resources would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm evaluating 2018, both on-prem and VSTS. Particularly, I want to be able to customize WITs, including custom controls that talk to REST services. I'm finding it incredibly difficult to find relevant information on this. Keeping up with MS's constantly changing strategy is like cat-herding.
This project is titled "vsts", which implies it's for Azure TFS, yet, VSTS doesn't support exporting and importing WITS via witadmin.exe. Right????
I've tried getting a custom control hosted locally without any luck, either. Very few current write-ups on it, and I can't get it to work: When I display the WIT I get:
Could not load type 'MyTfs.Controls.ClientPicker' from assembly 'MyTfs.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Any current guidance or resources would be greatly appreciated!
The text was updated successfully, but these errors were encountered: