Follow up on getting Intel Parallel Debugger to work inside Visual Studio 2008 with Intel C++.
0K - I ran some tests by uninstalling and reinstalling VS2008 and Intel C++ 11.1. All is fine however I could not doso with the latest build (051), I had to resort to the 048 build.I do now see the Intel Parallel Debugger.
I had a consistent failure of the Intel Software Setup program with C++ 11.1 build 051- It appears that after installing Intel C++ 11.1 Build 051 over Intel Parallel Studio already installed, some things got messed up - probably a problem with some registry keys. I uninstalled all of Parallel Studio and tried to reinstal 11.1-051 - nogo. Luckily, 11.1-048 did install correctly into VS2008
My conclusion is that when I installed 11.1-051 over Parallel Studio some registry keys got messed up - unistalling the components (Parallel Studio and 11.1-051) did not clean everything - some keys must have remained behind which create havoc when trying to reinstall 051.
Furthermore, I had installed Intel Fortran 11.0 build 066. On trying to unistall it, I getthe message "an unistall instance is running, wait" - this is systematic - rebooting does not change anything - real mess. Probably linked with the fact that C++ 11.1 buil 051 does not install correctly.
I do wish that Microsoft would do more debugging and thus provide its users with more robust installation system.
Thanks to all who contributed to this thread.
Michle