I’ve done this a million times … setting up a developer work station.
Is there a best practices, or installation checklist for installing Microsoft development software on a work station? What about applying updates and/or service packs? Is there a specific order for doing this, in hopes of minimizing any install issues.
Our current software library consists of:
- Visual Studio 2003
- Visual Studio 2008
- SQL Server 2005
- Microsoft Office 2007
We do use some other tools, but I usually hold off on installing them once I get a good build from Microsoft … whether a good build is possible or not is another topic! =)
Also, do you use any software like Ghost to create images of work station? Some easy way to restore your work station.
I would use the following and this order IS KEY if you want to do ASP.NET Development without issue.
I have found that with this format, you will NOT have any issues, but if you change the order, I have had bad things happen before. Especially important is the IIS setup piece!