Hi,
I have a client that is trying to migrate a Compaq Fortran project to Intel Fortran. She is following the instructions on the guide "Porting Applications from Compaq Visual Fortran* to Intel® Visual Fortran Compilers". On the very first step, the migration stops with the following message while trying to open dsw file: "myprogram.dsp has been corrupted and cannot be opened."
When using another computer, the same migration works perfectly, with no error. The only explanation that I see is that something with her computer is wrong, rather than a problem with the code. Both computers use the same version of Visual Studio 2008. The biggest difference is the OS: the errors occur in Windows 7 and do not occur in XP 64 bits.
My question is:
1) Is there any trick to work with Intel Fortran in Windows 7?
2) How can I get more details of this error? Is there an log file?