R
Rick Close
We are developing a C# application using .Net
AsyncCallback delegates. The application currently
executes, as expected,
using these asynchronous methods. Once this application is
converted to a COM+ component (i.e. a .NET serviced
component) the program ceases to execute properly
and 'hangs' without asynchronously executing the callback
delegates. Any help with .Net asynchronous programming
under COM+ would be grealty appreciated.
AsyncCallback delegates. The application currently
executes, as expected,
using these asynchronous methods. Once this application is
converted to a COM+ component (i.e. a .NET serviced
component) the program ceases to execute properly
and 'hangs' without asynchronously executing the callback
delegates. Any help with .Net asynchronous programming
under COM+ would be grealty appreciated.