File association problem after install VS. NET2003

  • Thread starter Thread starter Hardy Wang
  • Start date Start date
H

Hardy Wang

Hi all:
I just installed VS. NET 2003, after then I uninstalled VS .NET 2002. At
this point all my file associations are lost.
Is there a way I can recreate all file association with my new VS. NET
2003?


Thanks!!!
 
Hi,

Well usually you uninstall before install the new version :)

Of course a reinstall of the VS 2003 could solve your problem ;)

Cheers,
 
Hi,

I do not know of any tool that restore ALL the files association of VS.NET
, and I do not think it exist, what you can do though is associate the few
important one:
- .sln solution
- .csproj
- .cs
- .aspx

You get the picture.

Cheers,
 
I think Microsoft does need to add function in Tools -- Options menu, I can
select file extensions to make VS .NET to associate them for me....
 
Back
Top