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

"DFDEV.EXE - Application Error" from within the Visual Fortran IDE

pjrichar
Beginner
773 Views
Has any one experienced this error when starting a VF application from
within the VF IDE? MyVF version is 6.6a andmy operating system system
is MS Windows v 5.00.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
773 Views
Starting it in the debugger? Close Developer Studio. In the project folder, delete the file with a .OPT file type. Then restart Developer Studio. This usually takes care of the problem, which is caused by the .OPT file either being corrupted or if you upgraded the OS, inconsistent with your current OS settings. The .OPT file contains information about window placement and breakpoints and will be recreated automatically.
0 Kudos
Reply