FIX: FFCs - Error Log Dialog Cuts Off Vertical Scroll Bar
ID: Q221651
|
The information in this article applies to:
-
Microsoft Visual FoxPro for Windows, version 6.0
SYMPTOMS
The vertical scroll bar is cut off the Error Log Dialog box in an application created by the Application Wizard.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:
Q194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
Q194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
MORE INFORMATIONSteps to Reproduce Behavior
- Create a project using the Application Wizard.
- Use the Database Wizard in the Application Builder to build a Contact database and make sure to check the Populate tables with sample data option.
- Generate all the forms based on the Contact database. When finished, close the Application Builder, build the project into an application, and run the application in Visual FoxPro.
- When the Quick Start dialog box shows up, click the Cancel button to quit this dialog box.
- Go to the File menu and choose the New command and select the Contacts form.
- In the Contacts form, type in the number 2 in the Contact_id field. This should replace the number 1 that was in the Contact_id field.
- Click on the Save button on the toolbar to save the form.
- Once you click the Save button, an error occurs with the following message:
"Uniqueness of index CONTACT_ID" is violated"
"Record detail in error log files?
- Click Yes to create a log file.
- Click Yes again to continue executing program.
- Select the Tools menu, Error Logs submenu, and the Display Error Log menu option.
NOTE: The Error Log dialog box shows up with the bottom vertical bar cut off.
Additional query words:
Keywords : kbVFp600 kbVFp600bug kbFFC kbVS600sp3fix kbGrpFox kbDSupport
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
|