Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VBScript in doesn't recieve object reference from VFP CO
Message
De
25/08/2000 13:39:51
 
 
À
19/08/2000 15:13:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00407086
Message ID:
00409326
Vues:
15
OK I need to try this again.

I created a new COM object. A single VFP custom object that is olepublic.
I created a public method in this object to create and return an ADO RS. Using ASP VBScript this new object returns the ADO RS as expected and its populated with data as expected.

I went back and created a second object. Created the a method with a different name and the same ADO code. Then I added code to the first object to create an instance of the second object. Now in ASP VBScript I execute similar code to create the COM object. Then I Call oObject.oSecondObject.Method. This hangs the server.

Is this an example of Why we need IMPLEMENTS keyword? Is it possible that COM does not see Methods on Object 2?
Terry Rooks
Software Systems Architect
Microsoft Certified Solution Developer.Net

If at first you don't succeed, then skydiving definitely isn't for you.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform