- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VS2005 Professional, SP1, English
Intel Fortran Compiler 10.0.026 for IA32 with VS integration (evaluation edition).
WinXP SP2
When trying to create any fortran project in the IDE, I always end up getting the following error message, evidentlywhen the wizard is trying to create the project (after I enter the project name, etc.):
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
I have uninstalled and reran the fortran installer, but get the same error. I also have VS2003 academic edition installed, in case that could be a problem. In addition, I found an ifortfixme.bat download from the Intel site that supposedly fixes a similar problem in non-english versions of VS, but running this to get the wizard/project.zip filesinto "1033" directories (the installer put them in directories named "0") does not help
I very much need to buy the Intel Fortran compiler, and really want the VS2005 integration, but Idon't want to buy it if it won't integrate with the IDE.
Does anyone have any insight into solving this problem? I can't seem to login to premiere support to report this, so I am trying here.
Thanks for any help,
Cheers
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some more info on this: It actually does create a .vfproj file just before it crashes the ide. Upon trying to open the .vfproj, if crashes again, but when it pops up the window to send the error report to Microsoft, I hit the debug button, and then look at the info it is sending. I'm not sure exactly how to interpret that info, but it looks like the error is associated with vfproj.dll.
Perhaps this is an VS IDE bug. My next step will be to uninstall VS2005, reinstall it and update it to SP1 (man, I am not really looking forward to that), unless someone has an idea of the real problem.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suggest first uninstalling the Intel Fortran integration and reinstalling SP1 for VS2005, then reinstalling the integration. See if that helps. Some VS component on your system is corrupted.
Another thing you might try is to boot into Safe Mode and see if the problem is still there.
VS2005 integration does work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Steve,
Thanks for the help. Unfortunately it did not work in my case. Uninstalled all IVF stuff, uninstalled SP1 for VS2005Pro, re-installed SP1, re-installed IVF. I get the exact same message.
I've been having SO much fun the last 4 hours uninstalling and installing, I'm going to try uninstalling all of VS2005 and reinstalling. In fact, I'm going to uninstall my VC++2003 Standard as well.
As a side note, I'm running an iMac Core Duo with BootCamp. I don't think this should be an issue though (it hasn't been for anything else). My VS2005Pro is an Academic edition, but this should not be an issue either.
Cheers,
The Re-install addict
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did complete uninstalls and reinstalls, and still get the error.
The only conclusion I can come up with is that theIVF VS2005 integration does not work for VS2005 Professional (Academic edition) running on WinXP SP2 on an iMac with Core Due processor. Any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't really say much for this whole debacle. btw, I tried installing on another machine with my VS2005Pro and IVF 10.0.026, and I get exactly the same error. This leads me to suspect 10.0.026 is not compatible with the Academic Edition of VS2005Pro, or that my IVF download is botched (but then again, I can't re-download it to test that!).
Whatever happened to good old telephone #'s where you can actually talk to someone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Whatever problem you're having, it's not a compatibility issue with VS. It MAY be a side-effect of your using Boot Camp. We have experience in working through these issues so please do contact Intel Premier Support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Steve. I've made contact with Premiere Support. I'll report back here the fix when it is found.
I do not think it is a Boot Camp issue now. I failed to mention that the other computer I installed on is a plain IBM PC running WinXP SP2 and I get the exact same error (so it is not a Boot Camp issue). My guess is I have a corrupted download, but let's wait to hear the final word from support.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
But I believe that the problem is the compiler doesn't install properly (completely). I managed to get it to install on a separate machine, created (rather migrated) a project and tried to load the project on the problem machine and the compiler didn't seem to even be there. I was asked to convert the projects to C++ (but they were vfproj already!). And there was no capacity to convert them by right clicking as there usually is.
Anyone else with this problem? I'm imagining there is a conflict with another piece of software somewhere on my machine but am not sure how to troubleshoot. Install supposedly went Ok. An oversight by Intel perhaps (as all other compilers seem to function OK).
Thanks for any help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's not enough information here to help you. Please submit an issue with Intel Premier Support and supply as many details as you can.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Successfully unregistered VFAVwin.dll
Successfully unregistered VFFortSvc.dll
Error while unregistering VFProjConvert.dll:
Error accessing the OLE registry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Get ProcessMonitor.
Occasionally the permissions for a few of the Windows registry keys were set to disable "write" (even read) access, even for administrators. We do not know the cause of this but are researching it.
For example, one user found that the registry keys that need correction were:
HKCR.f
HKCR.f90
HKCR.fi
HKCR.for
HKCRVisual Studio.idl.8
Use the Process Monitor as follows to correct them:
(a) Run Process Monitor from the command line, passing the argument "/Noconnect" (not including quotation marks). Passing this argument ensures that Process Monitor will not monitor the system until explicitly told to do so. If you do not do this, Process Monitor will quickly hose the computer as the list box attempts to fill with millions of entries.
(b) Set the filter to "Include" only those events where the column "Result" is equal to "Access Denied".
(c) Once out of the Filter dialog, press Ctrl-E in Process Monitor to begin monitoring the system and collecting data.
(d) Run the "fixup" program from the command line
(e) Wait for the success/failure window to appear.
(f) Return to Process Monitor and press Ctrl-E to stop collecting data.
(g) To view the results, toggle "Options->Enable Advanced Output". Toggling it from one state to the other causes Process Monitor to refresh the list of previously recorded events according to the filter.
Following the above steps reveals, one at a time, the registry keys that are causing the problem. The above steps (3)-(7) need to be repeated until regsvr32 succeeds, once per problematic registry key.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I agree that I don't see anything obvious in the log. I see that you're pursuing this through support and I'm following it there.

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