VSTS 2005 TFSSETUP Active Directory
终于搞定 VSTS AD客户登录 Active Directory vsts 客户端 连接 服务器 失败 1 vsts 客户端 连接 服务器 失败 2
这个问题就是因为采用ADMINISTRATOR登录,导致经常连接失败,或者即使马马虎虎登录上去,打开 WORK ITEM之类的也经常断掉。甚至写BUG也不能输入。
再好好看看Active Directory
Windows Server 2003 部署通用结构分步指南
第一部分:将 Windows Server 2003 安装为域控制器
http://www.microsoft.com/china/technet/prodtechnol/windowsserver2003/technologies/directory/activedirectory/stepbystep/domcntrl.mspx
Windows Server 2003 部署通用结构分步指南
第二部分:安装 Windows XP Professional 工作站并将其连接到域
http://www.microsoft.com/china/technet/prodtechnol/windowsserver2003/technologies/directory/activedirectory/stepbystep/domxppro.mspx
如何在 Windows Server 2003 中创建 Active Directory 服务器
http://support.microsoft.com/default.aspx?scid=kb;zh-cn;324753
如何在 Windows Server 2003 中验证 Active Directory 安装
http://support.microsoft.com/default.aspx?scid=kb;zh-cn;816106
终于用 TFSSETUP 登录上去,一切都比较OK,但是有两个问题
BUG LIST 不能立即枚举新增加的BUG?反而CHECK IN的时候可以看到。
还要就是那个POCKET PC 或者 WINCE 5.0 程序
------ Build started: Project: DeviceApplication2, Configuration: Debug Any CPU ------
Csc.exe /noconfig /nowarn:"1701;1702" /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE;PocketPC /win32res:L:\vs8\SDK\v2.0\bin\hiDPI.res /reference:L:\vs8\SmartDevices\SDK\CompactFramework\2.0\WindowsCE\mscorlib.dll /reference:L:\vs8\SmartDevices\SDK\CompactFramework\2.0\WindowsCE\System.Data.dll /reference:L:\vs8\SmartDevices\SDK\CompactFramework\2.0\WindowsCE\System.dll /reference:L:\vs8\SmartDevices\SDK\CompactFramework\2.0\WindowsCE\System.Drawing.dll /reference:L:\vs8\SmartDevices\SDK\CompactFramework\2.0\WindowsCE\System.Windows.Forms.dll /reference:L:\vs8\SmartDevices\SDK\CompactFramework\2.0\WindowsCE\System.Xml.dll /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\DeviceApplication2.exe /resource:obj\Debug\DeviceApplication2.Form1.resources /resource:obj\Debug\DeviceApplication2.Properties.Resources.resources /target:winexe Form1.cs Form1.Designer.cs Program.cs Properties\AssemblyInfo.cs Properties\Resources.Designer.cs
Compile complete -- 0 errors, 0 warnings
DeviceApplication2 -> E:\Documents and Settings\VFSSETUP\My Documents\Visual Studio 2005\Projects\DeviceApplication2\DeviceApplication2\bin\Debug\DeviceApplication2.exe
------ Deploy started: Project: DeviceApplication2, Configuration: Debug Any CPU ------
All attempts to connect to the deployment target at port 5654 have failed. Addresses attempted:
169.254.213.156;fe80::203:ffff:fe02:55f9%7;fe80::5efe:169.254.213.156%2;::1;fe80::1%1.
If target is an emulator, connection failed because no virtual switch driver is detected. Reinstall Device Emulator package. For more information, see Troubleshooting topics in Visual Studio Help.
Connect to device failed.
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
好像有效期大约半年左右。我改为一年后,启动就报告过期了。