FIX: Web Publishing Wizard Gives RunCode Runtime Error
ID: Q221632
|
The information in this article applies to:
-
Microsoft Visual FoxPro for Windows, version 6.0
SYMPTOMS
When running the Web Publishing Wizard, you may see one of the following errors:
RunCode Runtime Error
Error: 1923
Object OHTMLTAG2 is not found.
Method: RUNCODE
Line 0
-or-
RunCode Runtime Error
Error: 36
Command Contains unrecognized phrase/keyword.
Method: RunCode
Line 0
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This bug has been fixed in Visual Studio 6.0 Service Pack 3.
MORE INFORMATIONSteps to Reproduce Behavior
RunCode Error No. 1923
- Under the Tools menu, select Wizards, and then Web Publishing.
- In Step 1 of the Web Publishing Wizard, select Free Tables from the Databases and tables dropdown list. Click the ellipsis button (...), and then select Labels.dbf from the VFP98 directory.
- Click the >> button to select all fields, and then click Next.
- In Step 2 of the Wizard, accept the defaults and click Next.
- In Step 3, select Tabular Hierarchical from the Data layouts list.
Click Advanced.
- In the Advanced dialog box, click Add.
- In the HTML Item dialog box, select Horizontal Rule from the Type dropdown list.
- Select Insert After Data from the Location dropdown list. Click OK.
- In the Advanced dialog box, click Done.
- With the FoxPro window maximized, click Preview in the Web Publishing Wizard.
The page will appear in Internet Explorer. But before it does, a wait window with error message 1923 will appear in Visual FoxPro.
Runcode Error No. 36
- From the Tools menu, select Wizards, and then select Web Publishing.
- In Step 1 of the Web Publishing Wizard, select Free Tables from the Databases and tables dropdown list. Click the ellipsis button (...), and then select Labels.dbf from the VFP98 directory.
- Click the >> button to select all fields, and then click Next.
- In Step 2 of the Wizard, accept the defaults and click Next.
- In Step 3, click Advanced.
- In the Advanced dialog box, click Add.
- In the HTML Item dialog box, select Marquee from the Type dropdown list.
- From the Heading dropdown list in the Text formatting section, select H2.
- Click OK.
- In the Advanced dialog box, click Done.
- With the FoxPro window maximized, click Preview in the Web Publishing Wizard.
The page will appear in Internet Explorer. Before it does, however, a wait window with error message No. 36 will appear in Visual FoxPro.
REFERENCES(c) Microsoft Corporation 1999, All Rights Reserved. Contributions by Jim Saunders, Microsoft Corporation.
Additional query words:
Keywords : kbwizard kbVFp600bug kbVS600sp3fix kbGrpFox
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
|