Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling VB COM method from ASP (Asynchronously)
Message
From
04/01/2001 08:58:12
 
 
To
03/01/2001 20:14:00
General information
Forum:
Visual Basic
Category:
Internet applications
Miscellaneous
Thread ID:
00459143
Message ID:
00459300
Views:
30
>>Hi all,
>>
>>I have a COM component written in Visual Basic and compiled as an ActiveX EXE. I'm able to instantiate and call it's public method from my ASP code but I can't get it to run asynchronously while I redirect the browser to another page which gives status updates.
>>
>>Does anyone have experience with calling COM methods from ASP that execute asynchronously?
>>
>>Thanks for your help!
>
>
>Not possible.
>
>You want to do it that way because the process takes a long time ?

Yes, several minutes if the user is running for a large dataset. They want the user to be able to get live updates on the progress while the component is running but at the same time allow them to navigate away to another page. Either way, I'm supposed to redirect the browser while the component is running.
Jeff Trockman, MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform