Visual Studio 2005 - how to change the default environment selection
Did you do something like I just did? I'd just gotten VS2005 installed on my work machine and I wanted to set it up as a web developer environment, but I'd accidentally chosen general. Looking for how to change this? Check this link for details on how to fix this mistake: http://msdn2.microsoft.com/en-us/library/f1z20s6z(en-US,VS.80).aspx Notice that this also allows you to export your settings so the development manager can create the environment for the entire team base on one machine's settings. Great for standardization in a multi-developer environment.
-- Matt Ranlett