I am not able to install the VS 2010 SDK (which I need for a node.js project). I am getting the following error:
"Error Type: Microsoft.VisualStudio.MissingPrerequisiteException
Error Message You must have Microsoft Visual Studio 2010 installed on your computer before proceeding"
I have searched high and low and found a few answers that solved the problem for other people but for me none of them worked. The problem is already discussed here:
http://social.msdn.microsoft.com/Forums/en-US/12b2e7e5-90a0-4045-8989-9bbf3622e495/cant-install-visual-studio-2010-sdk?forum=vsx
I've tried both solutions offered in that thread, i.e. installing the VS 2010 SP1 SDK (as opposed to VS 2010) and I also checked the registry key, which in my case was already set to 1. I tried setting it to 0 just for sh**s & giggles. No dice. I'm getting the same error in each case. Does anyone know another solution?