Reputation: 51
I seem to have a really unique problem with my visual studio 2010 installation. Before installing visual studio i installed SQL Server 2012 express and SQL Server Management Studio. After that i installed Visual Studio 2010 ultimate. The installation goes fine but after it is complete i can't find the application launch icons anywhere. the only new programs that are added are Microsoft Test Manager and Microsoft Visual Studio Documentation. Please Help me!
Upvotes: 5
Views: 8679
Reputation: 11
I guess your Visual Studio program is Service Pack 1; that is why it can't work with sqlserver express edition. I faced same issue but fixed it by installing sqlserver 2008 Service Pack 2 in place of sql server Express I was previously using.
Upvotes: 0
Reputation: 514
You need to install the Service pack 1 for it to work! You can download it here
Upvotes: 3
Reputation: 193
I'm not sure which OS you are running but I'm using Windows 8, and I'm dealing with the same issue. I was able to start VS2010 by clicking on the SQL Server Data Tool icon (same as the VS2010 icon). I hope this helps!
Upvotes: 1
Reputation: 5802
Not even in the directory under program files(x86)? You could try to open the installation again, if it detects Visual Studio it will ask you to repair the installation :)
Upvotes: 0