I downloaded the sample VB6 code from the article concerning XML and I am getting the message that the method or data member was not found pointing to the line below
Set Form2.CatalogDoc = CatalogDoc
I can fin no reference to CatalogDoc on form2
This conversation is currently closed to new comments.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
XML VB6 Project
the method or data member was not found pointing to the line below
Set Form2.CatalogDoc = CatalogDoc
I can fin no reference to CatalogDoc on form2