The repair is to fix file associations, so that VS 2005 is the default. Then you can fall back to VS 2003 if you need to do something that have to be compatible with .net 1.0.
L
leggan
@leggan
Posts
-
VS2003 and VS2005 -
VS2003 and VS2005If you install VS 2003 after VS 2005, do a repair on the VS 2005 installation afterwards (in "Add or remove programs" in the control panel). Then everything will work OK.
-
How to customize the Insert Comment in VS 2005 vb,.netHow can I customize the xml tags that inserted into my code when I use the "Insert comment" in the code editor? I want to use my own tags in addition to the ones that VS 2005 creates. leggan