Problem of debug with UnityVS 1.8 + VS2010 + Unity 4.0

I want to debug in VS2010. After set up, the generated sln can not load properly the projects.
It output some hints like this:

The project type is not supported by this installation.

I find the problem is that ProjectTypeGuids use a unkown type : E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>

I can manually remove these tags inside proj file.

The error message should be gone, but I am not able to use the debug function.

Anyone can help me?

This is the same problem:
http://stackoverflow.com/questions/20086755/unityvs-visual-studio-can-not-open

Hello,
I’ve just installed UnityVS and I’m facing the same issue. (Visual Studio 2012 Ultimate, Unity 4.3.3, Unity VS 1.9)

Have you solved it somehow?

Same problem here. Using Visual Studio 2013 Professional Update 4, UnityVS 1.9, Unity 4.6.