Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VBScript in doesn't recieve object reference from VFP CO
Message
From
25/08/2000 13:39:51
 
 
To
19/08/2000 15:13:44
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00407086
Message ID:
00409326
Views:
14
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform