DCSIMG
Installation Guide - Eran Ruso
Sign in | Join | Help

Browse by Tags

בעיה כאשר מעדכנים את ה–Build 2012 ל–Update 1
30 December 12 12:02 PM | Eran Ruso | with no comments
כאשר מעדכנים את הבילד ל – Update 1 ישנם מיקרים בהם מקבלים שגיאה: מה שצריך לעשות כדי לפתור את הבעיה זה בסה”כ לבצע Recycle ל – TFS על ידי הפקודות הבאות: iisreset net stop tfsjobagent net start tfsjobagent יש להריץ את הפקודות על ה – Application Tier בה בצענו את העדכון תיהנו!!!
איך מחברים Test Agent שלא נמצא ב–Domain ל–Test Rig?
18 October 11 06:03 PM | Eran Ruso | with no comments
אחת השאלות שעולות לא מעט היא: “יש לי מחשב אותו אני רוצה לכלול בבדיקות אבל הוא לא נמצא ב – Domain מה עושים?”   כדי להתקין Test agent על מחשב שלא ב – Domain ולחבר אותו בצע את הצעדים הבאים: לצורך הדוגמא TestComp הוא המחשב שמיחוץ ל – Domain ו – ContComp הוא המחשב ב – Domain עליו נתקין את ה – Test Controller. צעד 1: צור משתמש לדוגמא Test על ה – TestComp המשתמש הוא משתמש מקומי צעד 2: צור אותו משתמש על ה – ContComp כמשתמש מקומי עם אותו השם ואותה הסיסמה צעד 3: הוסף את המשתמש לקבוצת ה – Administrators...
How To Install TFS 2010 SP1
24 April 11 05:05 AM | Eran Ruso | 1 comment(s)
I have been asked this question many times lately. The installation steps are very simple, just follow these steps: Step 1: Download the Visual Studio 2010 SP1 from here or the ISO format from here Step 2: Download the TFS 2010 SP1 from here Important: Creating a snapshot for TFS is only after shutting down the server, the server MUST be off Step 3: Create a full server backup or Snapshot if you have a virtual machine. Step 4: Turn on the server (If you have created a snapshot) Note: The next step...
Upgrade Visual Studio 2010 from Beta 2 Or RC To The RTM
11 May 10 04:43 PM | Eran Ruso | 1 comment(s)
These instractions will work for all the Visual Studio 2010 versions . Upgrading your Visual Studio 2010 is a very simple task, just follow these steps: Step 1: Go to Add Remove Programs from the control panel Step 2: Uninstall Visual Studio Step 3: Uninstall the .NET Framework 4.0 Extended Step 4: Uninstall the .NET Framework 4.0 Client Profile Step 5: Install the RTM version of Visual Studio That is all. Have Fun!!!
TFS 2010, Visual Studio 2010 and .NET 4.0 Released
12 April 10 10:12 PM | Eran Ruso | with no comments
Finally it is here!!! We have waited so long for it, we have tried the different CTPs and the Beta 1, we have used the Beta 2 and the Release Candidate and now we have the “real thing” the Release To Market version (RTM) Martin Hinshelwood has written a grate post that will help to upgrade TFS to the TFS 2010 RTM, you can read more here . Regarding the Visual Studio upgrade you can read here . Have Fun!!!
Problem Installing Visual Studio 2010 Ultimate Edition RC On Windows XP With Service Pack 3
24 February 10 09:36 AM | Eran Ruso | 1 comment(s)
There is a problem I have seen when installing Visual Studio 2010 Ultimate Edition RC On Windows XP with SP3 , the screen just disappears in the middle of the installation. At first I have seen it in one of my clients computers, the problem repeated itself on two computers both were Dell computers. What we did is upgrading the Windows version to windows 7 and the installation succeeded. Lately I am seeing the same problem on computers of different customers coming from different manufactures, same...
New Power Tools Release For Team System 2010
02 December 09 02:19 PM | Eran Ruso | 1 comment(s)
It seems that Microsoft doesn’t let us bread with all the new releases she makes. Microsoft has released the first build for the Team Explorer 2010 Power Tools not all its functionality is available yet but it will be available with the official release. The installation process is very simple and like with the Team Explorer 2008 Power Tools October release all will be installed using the “Next” button with the Exception of the Shell Extensions that are installed for the BPA tools. In order to install...
Team System 2010 Installation Guide
22 October 09 07:44 AM | Eran Ruso | with no comments
Microsoft has published a step by step installation guide for the Team System 2010 with all the prerequisites and configurations needed for the installation. The guide can be downloaded from: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=2d531219-2c39-4c69-88ef-f5ae6ac18c9f#filelist You can also see the Installation video and download the installations here . Have Fun!!!