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

Problems with Visual Studio 2005 on Vista

henry_widjaja
Beginner
242 Views
Hi all, I've just installed Intel C++ compiler 10.1.100 on Vista with Visual Studio 2005 installed. Service packs required for VS2005 to run on Vista have also been installed. The compiler installation went smoothly and the integration with VS2005 seems ok. The intel compiler toolbar appears in VS2005 IDE. I also ran VS2005 "as administrator" as suggested.
The problem starts when I select "Convert to use Intel C++ Project System" on a project I was working on. The IDE simply crashed with the following error message: "Microsoft Visual Studio has encountered a problem and needs to close"

Problem signature:
Problem Event Name: APPCRASH
Application Name: devenv.exe
Application Version: 8.0.50727.867
Application Timestamp: 45d2c842
Fault Module Name: kernel32.dll
Fault Module Version: 6.0.6001.18000
Fault Module Timestamp: 4791a76d
Exception Code: c000008c
Exception Offset: 000442eb
OS Version: 6.0.6001.2.1.0.768.3
Locale ID: 18441

Additional information about the problem:
LCID: 1033

Does anyone have had this problem before? Any solution?

Thanks,
Henry
0 Kudos
2 Replies
JenniferJ
Moderator
242 Views
Maybe the 10.1 you have is too old. Please try 10.1.029, the latest 10.1 or 11.0.066, the latest 11.0.

Also when installing the 10.1.029, try to uninstall your current 10.1 completely first.

Jennifer

0 Kudos
henry_widjaja
Beginner
242 Views
I uninstalled the compiler and installed version 10.1.025, the problem persisted. I then tried installing the compiler in another machine with XP and it works. Seems like it's a Vista problem. Anyway, thanks Jennifer.

Henry


Maybe the 10.1 you have is too old. Please try 10.1.029, the latest 10.1 or 11.0.066, the latest 11.0.

Also when installing the 10.1.029, try to uninstall your current 10.1 completely first.

Jennifer




0 Kudos
Reply