Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Integration problem

frankht
Beginner
394 Views
I just downloaded the icc 11.1.038 evaluation ver. When the installation comes to the integration step 4/7, it pop up a dialog "cannot integrate vs 2008 by integrate.bat ... ...", And there is no any Intel compiler items showed in VS IDE.i followed the diagnol process on the forum and remove the \s option in the regsvr32 lines of integrate.bat, it says the OptPkg's DLLRegisterServer failed, 0x80070005. Could anyone tell me how to fix it.
My software environment: windows 2003 server, VS 2008 with VC++&SDK 6.0A, and VS assistant install.
0 Kudos
5 Replies
Yang_W_Intel
Employee
394 Views
Quoting - frankht
I just downloaded the icc 11.1.038 evaluation ver. When the installation comes to the integration step 4/7, it pop up a dialog "cannot integrate vs 2008 by integrate.bat ... ...", And there is no any Intel compiler items showed in VS IDE.i followed the diagnol process on the forum and remove the s option in the regsvr32 lines of integrate.bat, it says the OptPkg's DLLRegisterServer failed, 0x80070005. Could anyone tell me how to fix it.
My software environment: windows 2003 server, VS 2008 with VC++&SDK 6.0A, and VS assistant install.


According to the KB from MS website http://support.microsoft.com/kb/827659 , please check if you have administrator access on your target machine.
-Yang

0 Kudos
JenniferJ
Moderator
394 Views

Please check out this posting - http://software.intel.com/en-us/forums/showthread.php?t=66230

Let me know if it solves the issue.

Jennifer

0 Kudos
frankht
Beginner
394 Views


According to the KB from MS website http://support.microsoft.com/kb/827659 , please check if you have administrator access on your target machine.
-Yang

Yeah the problem described in this KB is quite same with mine. but i'm using the Administrator account.
0 Kudos
frankht
Beginner
394 Views

Please check out this posting - http://software.intel.com/en-us/forums/showthread.php?t=66230

Let me know if it solves the issue.

Jennifer

no it doesn't, after i reinstall the compiler
BTW: my vsvars32.bat runs correctly and the %WindowsSdkDir% is ...Microsoft SDKsWindowsv6.0A, I think it is correct.
i'm new at this and thanks for your patient.
hoping for assistance...
0 Kudos
JenniferJ
Moderator
394 Views
I should have asked earlier.
Do youhave VS2008 express edition? If so, the IDE integration won't work. It requires VSIP interfaces.

Jennifer
0 Kudos
Reply