posts - 4237, comments - 3946, trackbacks - 370

Disclaimer

This was my personal weblog originally hosted by UgiDotNet, written mostly in Italian.

This blog is now part of my new site:
These postings are provided 'AS IS' with no warranties, and confer no rights. The views expressed on this weblog are mine alone and do not necessarily reflect the views of my employers.

Licenza Creative Commons

Tag Cloud

Archives

Post Categories

"Slipstreaming" del SP1 dentro TFS 2008 e compatibilità con SQL Server 2008

TFS 2008 RTM non è compatibile con SQL 2008. La SP1 si, ma senza la SP1 non si installa. Morale della favola, bisogna crearsi una cartella di installazione con già dentro il SP1, usando queste istruzioni:

The steps to perform the integrated install are easy

  1. On the server that you plan to install Application Tier on copy the RTM media (AT folder on the DVD) to a local folder say <AT RTM Folder>
  2. Extract the SP1 package to a local Folder by executing the command TFS90sp1-KB949786.exe /extract:<SP1 Folder>
  3. Run the following command to combine both RTM and SP1 to one install package: msiexec /a <AT RTM Folder>\vs_setup.msi /p <SP1 Folder>\ TFS90sp1-KB949786.msp TARGETDIR=<AT SP1 Folder>
  4. Your Integrated RTM+SP1 setup is now available in <AT SP1 Folder>. You can run setup.exe in this folder to install Team Foundation Server 2008 SP1

Fonte: Team Foundation Server SP1 Beta now available

Technorati Tags:

Print | posted on martedì 13 maggio 2008 20:40 |

Feedback

Gravatar

# re: "Slipstreaming" del SP1 dentro TFS 2008 e compatibilità con SQL Server 2008

ieri notte sono stato in ballo 1 ora per non capire che la cartella era in sola lettura e il merge non veniva effettuato :S

Mi sto mettendo su la mia Work Group (opss non si può dire :)) con Ws08 ITA, SQL 08 ITA, Project Server ITA etc etc.. Su una macchina virtuale a casa.. non riesco a stare senza VS :D

A presto!
13/12/2008 11:21 | Cristian
Comments have been closed on this topic.