BUG: Converting VFP3 Project with Form Activates the Debugger (251024)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 6.0

This article was previously published under Q251024

SYMPTOMS

Converting a Visual FoxPro 3.0 project that contains a Form activates the debugger. The debugger is launched with program execution suspended on the scx30converter1.converter message.

CAUSE

The Convert program contains a Suspend or Set Step On statement.

RESOLUTION

You can click on the Resume or Step over options several times in the Visual FoxPro debugger to complete the conversion.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

  1. Run Visual FoxPro 3.0.
  2. Create a project and add a form to it along with a main program.
  3. Close and save the project.
  4. Run Visual FoxPro 6.0.
  5. Open the Visual FoxPro 3.0 project. This should bring up the Visual FoxPro Converter dialog box.
  6. In the Converter dialog box, select the Retain Visual FoxPro 3.0 default property values option.
  7. Click the Continue button. Note that the Debugger window comes up with the string Source Not Available in the Trace window.

    The program execution is stopped at the scx30converter1.converter message.

Modification Type:MajorLast Reviewed:10/15/2002
Keywords:kbBug kbCtrl kbDSupport kbProjManager KB251024