- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://software.intel.com/en-us/articles/making-intel-fortran11-VS2008-and-intel-fortran9-VS2003-co-exist/
However, when I tried to custom install IVF11.1, I do not see the sub-item "Integration to Microsoft Visual Studio 2003.NET" nor "Integration to Microsoft Visual Studio 2008" that are supposed to be listed below "Integration(s) in Microsoft Visual Studio*" (even though I have already intalled VS2003.NET and VS2008). Hence, I cannot deselect the integration to VS2003.NET.
I am hesitating to proceed with ver 11.1 installation because Iam not very sure how it affects the integration of the existing visual fortran to VS2003.NET. I would appreciate anyhelp as to how to deal with this problem.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Open a Visual Studio 2003 command prompt window (you can do this from the Start menu.) Run these commands:
cd "C:\Program Files\Microsoft Visual Studio .NET 2003\Intel Fortran\VFPackages"
regsvr32 /s /u VFAVwin.dll
regsvr32 /s /u VFFortSvc.dll
regsvr32 /s /u VFProjConvert.dll
regsvr32 /s /u VFProj.dll
regsvr32 /s /u VFToolOpt.dll
regsvr32 /s VFToolOpt.dll
regsvr32 /s VFProj.dll
regsvr32 /s VFProjConvert.dll
regsvr32 /s VFFortSvc.dll
regsvr32 /s VFAVwin.dll
This should do it.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. Save a copy of the C:\Program Files\Microsoft Visual Studio .NET 2003\Intel Fortran folder
2. Install 11.1
3. Replace the current Intel Fortran folder with the contents of your saved copy
4. Unpack and run the repair program in the attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Steve,
Thank you for your suggestion. I followed your steps and encountered the following error in Step 4 when I ran the repair program.
"Visual Studio .NET 2003 installed at C:\Program Files\Microsoft Visual Studio .NET 2003
Error while loading C:\Program Files\Microsoft Visual Studio .NET 2003\Intel Fortran\VFPackages\VFHieditor.dll: The specified module could not found."
Now IVF9.1/VS2003.NET is not working andI looked at the VFPackages folder for VS2003.NET. There, I found 5 dlls: VFAVWin.dll, VFProj.dll, VFToolOpt.dll, VFFortSvc.dll and VFProjConvert.dll. There is no VFHieditor.dll that the repair program is looking for. Do you think this problem can be fixed if I reinstall IVF 9.1? If so, I hope that does not affect IVF11.1/VS2008 integration which has been established in Step 2.I appreciate your suggestion.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Open a Visual Studio 2003 command prompt window (you can do this from the Start menu.) Run these commands:
cd "C:\Program Files\Microsoft Visual Studio .NET 2003\Intel Fortran\VFPackages"
regsvr32 /s /u VFAVwin.dll
regsvr32 /s /u VFFortSvc.dll
regsvr32 /s /u VFProjConvert.dll
regsvr32 /s /u VFProj.dll
regsvr32 /s /u VFToolOpt.dll
regsvr32 /s VFToolOpt.dll
regsvr32 /s VFProj.dll
regsvr32 /s VFProjConvert.dll
regsvr32 /s VFFortSvc.dll
regsvr32 /s VFAVwin.dll
This should do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page