first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

PowerShell and Team Foundation Server: “Team Foundation Server Project Browser PowerPack”

The edit work item dialog is not functional due to a Multithreaded Apartment/Single-threaded Apartment issue. Powershell runs in MTA mode and the TFS work item editor control requires STA mode. Currently there doesn't seem to be any nice way of launching a STA thread from Powershell.

[http://www.powergui.org/entry.jspa?externalID=1852&categoryID=21]

mod date: 2009-09-16T01:09:42.000Z