Visual Studio Install Error 1935 (HRESULT: 0×80070BC9) Fix
As I wrote here last week, getting Visual Studio 2008 installed was a bit of a problem for me on my main Desktop PC.
And I couldn’t find a fix anywhere. So since the installation was successful on my laptop ( they are both nearly identical systems) I set about trying to find some difference between them.
I came up with the fact that I’d had Visual Studio 2008 Visual Web Designer Express installed and had uninstalled it before my Visual Studio 2008 Pro install.
So in the finest tradition of Voodoo Troubleshooting I did the following:
- Mounted the Visual Studio Express Editions DVD image available from Microsoft here
- Installed Visual C# Express ( it looks as if any edition will do)
- Restarted
- Uninstalled only Visual Studio C# Express (the runtime prerequisites will also uninstall)
- Restarted
- Installed Visual Studio 2008 Professional
I’m not quite sure why this works. I put forward the idea that it fixes the registry or the .Net Install ( see my earlier post for details).
Happy Coding
!



Tuesday, 18 March 2008 4:46 pm at 4:46 pm
[...] Installing Visual Studio 2008 UPDATE: I found a fix. See here. [...]
Friday, 11 April 2008 10:06 pm at 10:06 pm
Thanks for this. I ran into the same problem installing the Windows SDK for Windows Server 2008 and .NET Framework 3.5, and this solved it.
I think it fixes the Visual C++ 2008 redistributable or the Windows SDK for Visual Studio Express, because I think I removed those before I installed.