Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Error re-installing v10.0

engineerik
Beginner
897 Views

I use IVF 10.0 integrated with my VS2005PRO on a compaq presario machine w/ AMD Athelon processor and 960MB RAM. The OS is XP home 2002 edition SP3. I installed IVF 10.0 a little over a year ago and have been using it with no problems. Unfortunately, I recently experienced some trouble with a virus. I had to reload windows. After performing a system restore all my files were fine but I had to reload most of my software. There seemed to be some issues with VS2005 related to .NET framework installation. I had to uninstall all .NET Framework versions and that seemed to take care of the issues with VS2005. When I try to run the IVF install from the CD I get the following error message.

SetupCore.exe - application error
The application failed to initialize properly (0xc0000006). Click on OK to terminate the application.

Any idea what this is about?

Thanks,

Erik Warren

0 Kudos
1 Solution
TimP
Honored Contributor III
897 Views

If you're looking for suggestions:

1. Did you re-apply VS2005 SP1? Is VS2005 working for a simple C or C++ case?

2. Any update of ifort 10.0 would be preferable to the CD version, although that doesn't explain installation problems.

View solution in original post

0 Kudos
4 Replies
TimP
Honored Contributor III
898 Views

If you're looking for suggestions:

1. Did you re-apply VS2005 SP1? Is VS2005 working for a simple C or C++ case?

2. Any update of ifort 10.0 would be preferable to the CD version, although that doesn't explain installation problems.

0 Kudos
Steven_L_Intel1
Employee
897 Views

As Tim suggests, please download the latest ifort you can get from the Intel Registration Center. I also suggest a reboot before you try the install.

0 Kudos
engineerik
Beginner
897 Views
Quoting - tim18

If you're looking for suggestions:

1. Did you re-apply VS2005 SP1? Is VS2005 working for a simple C or C++ case?

2. Any update of ifort 10.0 would be preferable to the CD version, although that doesn't explain installation problems.

1. No, I am working with VS2005 without SP1 due to the target machines for the main application I am working on are controlled machines that do not get updates and do not have the required versions of some dlls.

I have reinstalled .NET Framework up to 2.0 SP1 and VS2005 is behaving perfectly now that I straightened out the .NET framework installation.

2. I will try downloading v10.1 and see if it will install.

0 Kudos
engineerik
Beginner
897 Views
Quoting - tim18

If you're looking for suggestions:

1. Did you re-apply VS2005 SP1? Is VS2005 working for a simple C or C++ case?

2. Any update of ifort 10.0 would be preferable to the CD version, although that doesn't explain installation problems.

Success!

Just downloaded v10.1 and it installed without a hitch.

Thanks.

Erik Warren

0 Kudos
Reply