I use VisualStudio 2010 and olso have Visual C# 2010 Express installed on my computer.
And I have to install Microsoft SQL Server 2008 R2, but during the instillation warning appears —
“A previous release of Microsoft Visual Studio 2008 is installed on
this computer. Upgrade Microsoft Visual Studio 2008 to the SP1… “
When I tried to upgrade VS 2008 it said “There is no VS 2008 on your computer”. =)
How can I solve this problem with intent using VS 2010?
At Your Own Risk
I think you need make some changes in the registry please follow these steps
1. Type regedit in run
2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv
3. Find the VS or vs folder rename it to vs_1
Hopefully it will work. This what i did once.