Welcome to MSDN Blogs Sign in | Join | Help

VSTS Web Access Power Tool for Team System 2008 released!

Today we are releasing the "final" TFS 2008 based release of the Web Access Power Tool.  I put "final" in quotes because the release model for Power Tools is a little different than for our major product versions.  Rather than releasing "big" releases every couple of years, we release smaller ones as needed.  So I fully expect there will be a few updates to the current tool before the Rosario version ships.

This final release is very similar the the last CTP we released but is now complete and ready for prime time.  In addition to fixing as many bugs as we could find, this new release of Web Access includes:

New linkable web pages - This is, perhaps, the coolest feature in the release.  It allows you to easily link to work items, work item queries, work item query results, Changesets, File/Folder history, file differences, file contents and annotated views of files.  This makes TSWA a far more powerful building block for integration with other applications.  In fact, we've already started work to leverage this from notification emails so that you can get a richer experience.  Because the notification emails are user configurable, you can read Neno Loje's poston how to modify work item alert emails to use TSWA links.  Look forward to some future suggestions on how you can customize your checkin notification to get a richer experience using TSWA.  See Buck's post for details on how to use the new TSWA links.

Custom work item controls - Web Access now supports custom work item controls.  Now it is possible to create a rich client version and a web version of custom work item controls and have your fully customized experience available no matter which interface your users access.  You'll find documentation for writing custom controls in the SDK folder under you TSWA installation folder.

Team Build support - Web Access has been updated to support several of the new features in TFS 2008 for build automation.  Most importantly, it allows you to view the queue of builds and queue new builds.

Performance improvements - Every release of Web Access includes more performance improvements.  The more we use the tool internally, the more we learn about it.  Every time we find issues, we fix them and release them to you as soon as possible.  The big performance improvements in this release are around server memory consumption.

No more TSWA users group - The 2005 Power Tool required that you manage a user group of web access users for security reasons.  We've improved the server side impersonation and directory management to eliminate the need for this.  TSWA can now manage access securely just using the permission settings you already have and no longer requires a "special" restricted group.  This should make managing TSWA easier.

Documentation - It's not extensive but should be enough for you to find your way around TSWA.  You'll find it located here: http://msdn2.microsoft.com/en-us/library/bb892990(VS.90).aspx

Enjoy!

Brian

Published Friday, November 30, 2007 8:06 PM by bharry

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# VSTS 2008 Web Access

Friday, November 30, 2007 8:17 PM by Eric Jarvi

# VSTS Web Access Power Tool

Friday, November 30, 2007 8:22 PM by Noticias externas

# Se usate Team Foundation e vi piace l'interfaccia Web ...

Se usate Team Foundation e vi piace l'interfaccia Web ...

Friday, November 30, 2007 8:41 PM by Aldo .NET Weblog

# Team System Web Access 2008 is live

Team System Web Access 2008 is live

Saturday, December 01, 2007 6:40 PM by Caffeinated Geek

# Visual Studio 2008 向け Team System Web Access 英語版がリリース

Team System 開発チームの重鎮、Brian Harry が Blog でアナウンスしていますが、Visual Studio Team System 2008 用の Team System Web

Monday, December 03, 2007 1:20 AM by Something about Team System

# Visual Studio 2008 向け Team System Web Access 英語版がリリース

Team System 開発チームの重鎮、Brian Harry が Blog でアナウンスしていますが、Visual Studio Team System 2008 用の Team System Web

Monday, December 03, 2007 2:21 AM by Noticias externas

# TFS Web Access 2008 Released!

TFS Web Access 2008 Released!

Monday, December 03, 2007 7:53 AM by Etienne's VSTS World

# re: VSTS Web Access Power Tool for Team System 2008 released!

Quick questions:

What are the plans to have this localized.

Since the web can be used by people to interact with development team (non technical users), this can be a pretty important feature.

Monday, December 03, 2007 7:08 PM by Bertrand

# re: VSTS Web Access Power Tool for Team System 2008 released!

We will be localizing it.  I'm waiting for a schedule from the localization team now.  I'll blog about it when I have something firm.

Brian

Monday, December 03, 2007 7:14 PM by bharry

# Team System Web Access disponible

Comme annoncé dans le blog de Brian Harry , le Team System Web Access est disponible en téléchargement

Tuesday, December 04, 2007 2:39 AM by Visual Studio Team System

# VSTS Links - 12/05/2007

The Visual Studio Team System User Education Blog on New End to End Articles for Visual Studio Team System...

Wednesday, December 05, 2007 7:00 AM by Team System News

# Izindaba #21

Time for another weekly round-up of developer news that focuses on .NET, agile and general development

Friday, December 07, 2007 12:36 AM by From the software development trenches

# re: VSTS Web Access Power Tool for Team System 2008 released!

Do you restrict the list of projects based on security permissions?  In the previous version of VSTS Web Access someone could still see a list of all projects on the server even if they did not have "View Project Info" permission for that project.  I documented the bug and posted a question on the MSDN Forums - and was told the "next version" would fix it.

Has it been fixed?

Friday, December 07, 2007 11:29 AM by Darrell

# re: VSTS Web Access Power Tool for Team System 2008 released!

Darrell, yes, this has been fixed in 2008.

Buck

Friday, December 07, 2007 12:11 PM by buckh

# re: VSTS Web Access Power Tool for Team System 2008 released!

Currently I'm running TFS 2005, VS 2005 Team Suite and TSWA 2005. I'm lacking the possibility to use custom WI controls under TSWA. Will I get it if I install TE 2008 and TSWA 2008? Can there be any compatibility issues here?

Monday, December 24, 2007 8:19 AM by Comanche

# re: VSTS Web Access Power Tool for Team System 2008 released!

Yes, you will get custom control support with TSWA 2008.  TSWA 2008 works just fine against a TFS 2005 server - I would not expect any compatibility problems.

Brian

Wednesday, January 02, 2008 9:00 AM by bharry

# re: VSTS Web Access Power Tool for Team System 2008 released!

The description field only accepts plain text… it should be a rich text box for better viewing/editing, and support image (at least from VS 2005/2008).

http://www.ssw.com.au/ssw/Standards/BetterSoftwareSuggestions/TeamFoundationServer.aspx#EmbedImage

Wednesday, January 09, 2008 4:03 AM by Ryan Tee

# re: VSTS Web Access Power Tool for Team System 2008 released!

Thanks for the feedback.  The description field actually is HTML, however it doesn't support easily embedding screen shots because that involves a way to resolve from the HTML content to the image content.  That's on our feature list for the future but we haven't targetted a specific release for it yet.

Brian

Wednesday, January 09, 2008 9:59 AM by bharry

# re: VSTS Web Access Power Tool for Team System 2008 released!

When I create a new work item type by "Copy work item type" from tswa, it does not copy the attachment. The reason why I ask is, my client wants to be able to move my work items from one team project to another along with attachments, without going through a lot of steps. While I thought about creating a small utility or use the Migration and Sync kit from codeplex, he isnt very thrilled about another component to go to. Could you please let me know if SP1 addresses this issue? If not, how can I achieve the same? Thanks in advance for your reply

Wednesday, July 02, 2008 3:07 PM by Deepak

# re: VSTS Web Access Power Tool for Team System 2008 released!

Hi Deepak,

TSWA has the same behavior with Team Explorer for the sake of consistency when it comes to creating a copy of a work item. Certain field values will be copied, but certain things such as attachments and links will not be copied.

In your case, a possible workaround would be building a small utility to do this as you mentioned.

Saturday, July 05, 2008 4:41 AM by Hakan Eskici

# re: VSTS Web Access Power Tool for Team System 2008 released!

I use power tools every day when I work with TFS, work item template editing, workflow you name it. This is important addition to TFS and it’s hard to imagine how many countless hours are saved with the help of your power tools. Keep up the good work!

Wednesday, November 05, 2008 4:33 PM by VSTS

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker