Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Team Foundation Server 2015 Customization

You're reading from   Team Foundation Server 2015 Customization Take your expertise to the next level by unraveling various techniques to customize TFS 2015

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher
ISBN-13 9781785888199
Length 208 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Gordon Beeming Gordon Beeming
Author Profile Icon Gordon Beeming
Gordon Beeming
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Creating a Dashboard and a Welcome Page FREE CHAPTER 2. Streamlining Your Teams' Boards 3. Customizing Your Process Template 4. Enhanced Work Item Forms with Field Custom Controls 5. The Guide Standards for Check-in Policies 6. Enforcing Standards with Server-Side Plugins 7. Customizing the TFS Build 8. Creating TFS Scheduled Jobs 9. Service Hooks 10. VSO Extensions Index

Debugging server plugins


In order to debug server plugins, you will need to make sure that there are remote debugging tools installed on the TFS Application Tier. You can read more about remote debugging at https://msdn.microsoft.com/en-us/library/y7f5zaaa(v=vs.140).aspx. If you have TFS installed locally—which is best practice because then changing the binaries does not impact other users—then you won't require remote tools.

Note

It is strongly advised that you do not attach to a production TFS Application Tier, as you will be blocked of requests while you debug and will also be adding extra overhead to the server while debugging.

If TFS is on the same machine as you are running Visual Studio on, then you must be running Visual Studio as Administrator in order to debug a site in IIS. Open the Debug menu and then click on Attach to process..., as shown here:

Figure 5: Visual Studio – Attach to Process

This will open up the Attach to process dialog, as shown in the following screenshot:

Figure...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime