Microsoft KB Archive/251024

From BetaArchive Wiki
Knowledge Base


Article ID: 251024

Article Last Modified on 10/15/2002



APPLIES TO

  • Microsoft Visual FoxPro 6.0 Professional Edition



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.


Keywords: kbbug kbprojmanager kbctrl kbpending KB251024