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

trouble integrating ifc v8.0.47 with vs .net 2003

dhalpern
Beginner
560 Views
recently purchased intel fortran 8 for windows, professional edition. I believe it comes with v8.0.47, and Iam wondering why considering some of the concerns expressed in this newsgroup.
My particular problem is that I am having trouble integrating ifc v8.0.47 with vs .net 2003 (professional/academic).
I uninstalled the compiler and vs. net. Rebooted my pc. Then I reinstalled vs. net 2003. I rebooted my pc again. Then tried to install the fortran compiler again. Right at the end of the installation process I got the following GUID error message:
B68A201D-CB9B-47AF-A52F-7EEC72E217E4.

I started microsft visual studio net 2003 for windows and I cansee templates under Intel Fortran projects.
I tried to create a win32 console application. I clicked on ok after specifying a name and location for the applcation, and got the fortran console application wizard menu.
I click on finish aand get the error:
"Error in createVFproject:
The application for project 'C:program filesmicrosoft visual studio .net 2003Intel fortranVFWizardsdefault.vfproj' is not installed.
Make sure the application for the project type is installed.

I also get the following errors in the output box at the bottom of the microsoft visual studio screen:

Package 'Intel Fortran Project Package' intentionally skipped from loading ( GUID = {B68A201D-CB9B-47AF-A52F-7EEC72E217E4} ).
Please contact package vendor for assistance.
Run 'devenv /resetskippkgs' to re-enable all skipped packages.
Package 'Intel Fortran Project Package' intentionally skipped from loading ( GUID = {B68A201D-CB9B-47AF-A52F-7EEC72E217E4} ).
Please contact package vendor for assistance.
Run 'devenv /resetskippkgs' to re-enable all skipped packages.
Package 'Intel Fortran Project Package' intentionally skipped from loading ( GUID = {B68A201D-CB9B-47AF-A52F-7EEC72E217E4} ).
Please contact package vendor for assistance.
Run 'devenv /resetskippkgs' to re-enable all skipped packages.
Package 'Intel Fortran Project Package' intentionally skipped from loading ( GUID = {B68A201D-CB9B-47AF-A52F-7EEC72E217E4} ).
Please contact package vendor for assistance.
Run 'devenv /resetskippkgs' to re-enable all skipped packages.
Typing devenv/resetskippkgs makes no difference.
I've also tried to install an ealier verision (8.0.44) but I get the same types of error messages. Vs net is installed in the same boot partition as the os.
I've alsouninstalled some beta intel (mkl) products just in case they were causing any conflicts.
Any suggestions as to how to integrate the two products would be greatly appreciated.
Steve, I've already reported to support several times (issues 240248 and 240182)
Thanks,
David Halpern
0 Kudos
3 Replies
Steven_L_Intel1
Employee
560 Views
I suggest you continue this through support.
0 Kudos
christiancarioca
Beginner
560 Views
Hi guys, does anybody know why I am obtaining the following message?

"Error in CreateVFProject:"

I've got MS Visual Studio 2005 Pro installed in my Toshiba Satellite 5500 (Intel Pentium M, 1.86 Ghz processor). After installing the evaluation version of the Fortran Compiler, I tried to create a new project with results in the above error message.

As a test, I installed VS and the compiler in another PC, and worked OK.
What should I do?
Thanks.
Christian


0 Kudos
Steven_L_Intel1
Employee
560 Views
Try this. Uninstall the Visual Fortran Integration into Visual Studio, then reinstall it. Be sure that you specify to install for "All users".

If it still doesn't work, please submit an issue to Intel Premier Support.
0 Kudos
Reply