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

Converting CVF into VS2010

osrondon
Beginner
597 Views
Hi all,

I recently upgraded my old compaq visual fortran (CVF)compiler to Intel visual fortran 2010.

In the first attempt to convert my old CVF code to VS 2010 I got an error message saying that the file with extension .dspis corrupted and that can not be openned.

The programcompilesand run with no errors in CVF.

Any help is highly appreciated.

Thanks
0 Kudos
4 Replies
Steven_L_Intel1
Employee
597 Views
I've seen occasional reports of this, but have never been able to reproduce it, even when customers send me their .dsp files. Unless your projects are very complex, it may be easier to just create new ones in VS2010.

If you'd like, attach a ZIP file of one or more sets of .dsw and .dsp files (not the sources) to a reply here (see my signature below for instructions) and I'll see if I can convert them for you.
0 Kudos
osrondon
Beginner
597 Views
TEST.dsp
TEST.dsw

Hi Steve,

Thanks for the prompt response.

Attached are the files I am tryining to convert.

0 Kudos
Steven_L_Intel1
Employee
597 Views
Sigh - as with all the other past reports of this problem, the project converted fine for me. I have attached the result. (But the forum errors with attachments persist - if you get an error trying to download this, try again tomorrow.)
0 Kudos
osrondon
Beginner
597 Views
Hi Steve,

Thanks for this.
0 Kudos
Reply