Software Archive
Read-only legacy content
17061 Discussions

Debuging in Windows 2000

Intel_C_Intel
Employee
509 Views
I just received a new computer and have reinsalled the fortran compiler. The problem is that VF crashes before it even gets to the first line of my fortran DLL. The DLL is called from a VB wrapper. If the program is run outside of the debugger it works fine. On my old computer which ran NT 4.0, there was no problem with debuging. I have VB 6.0 insalled on my machine also. Any ideas.
0 Kudos
2 Replies
Steven_L_Intel1
Employee
509 Views
Delete the .OPT file in the VF project folder and try again.

Steve
0 Kudos
Intel_C_Intel
Employee
509 Views
Thanks

That fix worked.
0 Kudos
Reply