Visual Studio 2005 solution doesn't show visual studio icon -


i installed visual studio 2005 in windows 2012 r2 server. visual studio 2005 setup got installed after bunch of compatibility warning. got source code vss , while viewing solution, looks missing visual studio icon. know how back?

see screenshot 1 missing solution icon , other one. thanks

enter image description here

update: here how fixed it. right click solution file > properties > click change button on 'open with' , navigate d:\program files(86)\common files\microsoft shared\msenv\vslauncher.exe

open visual studio file -> open project -> , search .sln file


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -