Click here to Skip to main content
15,923,910 members
Home / Discussions / COM
   

COM

 
GeneralRe: CString and COM Pin
monrobot1326-May-04 4:37
monrobot1326-May-04 4:37 
GeneralRe: CString and COM Pin
Andrew Quinn AUS25-May-04 23:16
Andrew Quinn AUS25-May-04 23:16 
GeneralRe: CString and COM Pin
monrobot1326-May-04 4:36
monrobot1326-May-04 4:36 
GeneralRe: CString and COM Pin
Andrew Quinn AUS26-May-04 5:51
Andrew Quinn AUS26-May-04 5:51 
GeneralRe: CString and COM Pin
monrobot1326-May-04 6:14
monrobot1326-May-04 6:14 
GeneralRe: CString and COM Pin
f6427-May-04 8:08
f6427-May-04 8:08 
QuestionDownload my .ocx that depends on 2 other dll’s ? Pin
anderslundsgard25-May-04 1:48
anderslundsgard25-May-04 1:48 
GeneralNeed help with COM+ application Pin
ori74925-May-04 0:58
ori74925-May-04 0:58 
Hi all,

I'm having a strange problem whith an application I'm developing using COM Components. This is the situation:

COM+ Application 1 with components:
COM1A (Transaction: Supported)
COM1B (Transaction: Required) -> I've set transaction timeout to no expire
COM1C (Compensator resource manager)

COM+ Application 2 with components:
COM2A (Transaction: supported)

My front end application calls COM+ Application 2 (COM2A component) which in turn calls COM1A component and this calls COM1B component. This last component starts a transaction against a SAP using the custom CRM COM1C. When this happens, everything hangs. At this point in Component Services window I see COM2A a COM1A active and instantiated and waiting forever (execution time keeps growing) COM1B says 1 1 on object and activated columns but 0 in all other columns, If I see current transactions, there's the transaction started by COM1B active (preparing state) but never resolves (it's not in doubt so I can't manually resolve it).

I've also noticed a couple of things trying to figure what might be happening:

If I disable transactions (setting transaction:supported on component COM1B) everything works fine and the application doesn't hang, components execute and finish

If I keep transactions enabled but I mix both applications in another application with all the components together everything works fine !!! I can't understand this point... What difference might be from having components separated in different applications that can cause this behaviour ?

This is the problem, If somebody has any advice on solving this problem I'll apreciate it !! Is there anything I should be aware when designing transactions or CRMs that could cause this behaviour ?

Thx in advance.
ori
GeneralHELP!!! How to use GoToDate in C++ for Outlook View Control Pin
Kingwulf24-May-04 12:18
Kingwulf24-May-04 12:18 
Generalhelp! for ATL COM server methods Pin
reddys24-May-04 0:02
reddys24-May-04 0:02 
GeneralNo move or size notification Pin
mrw22-May-04 18:06
mrw22-May-04 18:06 
GeneralConnectable objects and threads Pin
Janagn21-May-04 0:13
Janagn21-May-04 0:13 
GeneralRe: Connectable objects and threads Pin
Roger Stoltz22-May-04 7:37
Roger Stoltz22-May-04 7:37 
GeneralRe: Connectable objects and threads Pin
Janagn25-May-04 3:26
Janagn25-May-04 3:26 
GeneralRe: Connectable objects and threads Pin
Roger Stoltz25-May-04 6:39
Roger Stoltz25-May-04 6:39 
GeneralMore info.. Pin
Janagn26-May-04 5:07
Janagn26-May-04 5:07 
QuestionHow to send union structures thru rpc in DCOm Pin
Benny M Kurian20-May-04 2:36
Benny M Kurian20-May-04 2:36 
Generalamazon upload need help.... Pin
Sumit Kapoor19-May-04 19:56
Sumit Kapoor19-May-04 19:56 
GeneralUsing a flash ActiveX control in Win32 Pin
Pablo Hernandez Valdes18-May-04 16:58
Pablo Hernandez Valdes18-May-04 16:58 
GeneralRe: Using a flash ActiveX control in Win32 Pin
Andrew Quinn AUS19-May-04 0:54
Andrew Quinn AUS19-May-04 0:54 
GeneralRegistering a COM server dll Pin
Robertcoder18-May-04 7:50
Robertcoder18-May-04 7:50 
GeneralRe: Registering a COM server dll Pin
Giles18-May-04 8:15
Giles18-May-04 8:15 
GeneralRe: Registering a COM server dll Pin
Robertcoder18-May-04 8:23
Robertcoder18-May-04 8:23 
GeneralRe: Registering a COM server dll Pin
Bob Wood19-May-04 1:13
Bob Wood19-May-04 1:13 
GeneralRe: Registering a COM server dll Pin
Robertcoder19-May-04 4:15
Robertcoder19-May-04 4:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.