Microsoft KB Archive/932861

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:36, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


The installation does not add the agent service user account to the TeamTestAgentService user group on the computer that is running the Team Test Load controller when you install Team Test Load Agent on a Windows Vista-based computer

Article ID: 932861

Article Last Modified on 4/27/2007



APPLIES TO

  • Microsoft Visual Studio 2005 Team Test Load Agent, when used with:
    • Windows Vista Business
    • Windows Vista Enterprise
    • Windows Vista Ultimate



Consider the following scenario. You install Microsoft Visual Studio 2005 Team Test Load Agent on a Windows Vista-based computer. The computer that is running the Team Test Load controller is also a Windows Vista-based computer.

In this scenario, the installation does not add the agent service user account to the TeamTestAgentService user group on the computer that is running the Team Test Load controller. Additionally, you do not receive error messages during the installation.

CAUSE

This problem occurs because of increased security restrictions in Windows Vista.

RESOLUTION

To resolve this problem, follow these steps:

  1. On the computer that is running the Team Test Load controller, click Start, type lusrmgr.msc in the Start Search box, and then click lusrmgr.msc in the Programs list.
  2. In the "lusrmgr - [Local Users and Groups (Local)]" window, click Groups under Local Users and Groups (Local), and then double-click TeamTestAgentService.
  3. In the TeamTestAgentService Properties dialog box, click Add.
  4. In the Select Users, Computers, or Groups dialog box, type the name of the user who is running the Team Test Load Agent service, click Check Names, and then click OK two times.
  5. Click Start, click Run, type services.msc in the Open box, and then click OK.
  6. Right-click Visual Studio Team Test Controller, and then click Restart.
  7. On the computer that is running the Team Test Load Agent, click Start, type services.msc in the Start Search box, and then click services in the Programs list.
  8. Right-click Visual Studio Team Test Agent, and then click Restart.


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Steps to reproduce the problem

  1. On a Windows Vista-based computer, install the Team Test Load controller.
  2. On another Windows Vista-based computer, install Team Test Load Agent.
  3. Use the computer that is mentioned in step 1 to access the Team Test Load controller. Notice that the agent service user account is not added to the TeamTestAgentService user group on this computer.


REFERENCES

For more information about Team Test Load Agent, visit the following Microsoft Developer Network (MSDN) Web site:

For more information about how to work with controllers, agents, and rigs in Visual Studio 2005 Team Test Load Agent, visit the following MSDN Web site:

Keywords: kbtshoot kbinfo kbprb KB932861