Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error being raised With COM+
Message
 
To
12/07/2001 13:08:34
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00528556
Message ID:
00529846
Views:
8
>>What about this scenario,
>>
>>- Client Create Object A
>>- Client Call an Object A Method
>>- Object A Create Object B
>>- Object A Calls an Object B Method
>>- Object B Encounter an error
>>- Object B Returns control to the client with ComReturnError()
>>
>>Object A will still be active and is not aware of the problem of Object B, So what append in this case ?
>>
>>
>
>Are you SURE control is being returned to the client?

Yes i am 100% sure, Object B Returns control to the client without notifying Object A

> How are you creating Object B?

loSrv = CreateObject("Myserver.MyClass")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform