I am really struggling once I need to set up my development enviroment again (it's not just one computer, it's three, unfortunately). I need hours and hours to make it work. Sometimes it's this fault, sometimes another one. Actually it's a long way of try and error, until it works - sometimes it's a longer journey, sometimes it's not. My installation order is as follows:
Windows 7
Drivers
Office 2010 with SP1
Visual Studio 2010
Visual Studio 2010 SP1
SQL Management Studio 2008 R2
Anti Spyware Tools
Now I put my computer on the internet
I download all the available Windows Updates, till there aren't any more updates
Now follows stuff like Chrome, Directx, Adobereader etc.
Now the Rest of my required development tools is getting installed:
Silverlight Tools
Silverlight Toolkit
IdeaBlade DevForce
Async CTP
IIS Components
Telerik RadControls + JustMock
ReSharper
But anyhow. Sometimes I start my Visual Studio and it tells me that the newest Silverlight SDK isn't installed (solution: uninstall Silverlight Tools and reinstall it). Sometimes the async keywords in front of methods seem to be illegal. So I uninstall the Async CTP package and Visual Studio 2010 SP1 and reinstall both. Sometimes it still doesn't work and I do this again and then it works. You know, that can be really painfull and consume heaps of time. Do you see any major mistakes I do? I think all those errors and reinstalls contribute an unclean and messy installation or am I wrong with that?