Re: COM+ hanging
From: Tony Proctor (tony_proctor_at_aimtechnology_NoMoreSPAM_.com)
Date: 09/03/04
- Next message: Josh Weiss: "Manually Install ActiveX Controls"
- Previous message: alpine: "Re: help with mdi"
- In reply to: Gary Wardell: "Re: COM+ hanging"
- Next in thread: Gary Wardell: "Re: COM+ hanging"
- Reply: Gary Wardell: "Re: COM+ hanging"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 3 Sep 2004 15:24:00 +0100
Does anything here look relevant here Gary? There are several VB6 things
that don't work too well in a multi-threaded environment. This link provides
a pretty good summary.
Tony Proctor
"Gary Wardell" <nospam@sample.com> wrote in message
news:uLve5hbkEHA.1800@TK2MSFTNGP15.phx.gbl...
> Hi,
>
> > VB6 does not run in MTA environments Gary, only STA ones.
>
> Not being a C programmer so never having to delve into the intricacies of
> multithreading I am mostly ignorant of such things.
>
> > Check that the
> > COM+ server components have the 'Unattended Execution' and 'Retain in
> > Memory' project options set.
>
> Unattended is set, but Retain was not.
>
> I set it and it still hangs. While testing I noticed that not only does
> this application hang but all of the other COM applications that I tried
> also hung.
>
> So I'm wondering if this is a problem in my app or in COM+?
>
> Btw, I found out how to reproduce the error. By issuing several requests
in
> rapid fire succession before the first ones compete. I would say it's
> definitely a timing problem.
>
> BTW2. This is happening on two different servers, both running Windows
2000
> server, SP4, up to date in security and recommended patches and hotfixes.
>
> Gary
>
>
- Next message: Josh Weiss: "Manually Install ActiveX Controls"
- Previous message: alpine: "Re: help with mdi"
- In reply to: Gary Wardell: "Re: COM+ hanging"
- Next in thread: Gary Wardell: "Re: COM+ hanging"
- Reply: Gary Wardell: "Re: COM+ hanging"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|