Click here to Skip to main content
15,898,968 members
Home / Discussions / COM
   

COM

 
GeneralMFC ActiveX & VBScript access Pin
Matt Weagle8-May-01 20:11
Matt Weagle8-May-01 20:11 
GeneralRe: MFC ActiveX & VBScript access Pin
Matt Weagle9-May-01 8:01
Matt Weagle9-May-01 8:01 
GeneralCOM help Pin
8-May-01 13:08
suss8-May-01 13:08 
GeneralRe: COM help Pin
Michael Dunn8-May-01 15:37
sitebuilderMichael Dunn8-May-01 15:37 
GeneralRe: COM help Pin
Dhanush29-May-01 23:19
professionalDhanush29-May-01 23:19 
GeneralPassing CComPtr into function properly Pin
8-May-01 11:10
suss8-May-01 11:10 
GeneralRe: Passing CComPtr into function properly Pin
Michael Dunn8-May-01 13:00
sitebuilderMichael Dunn8-May-01 13:00 
GeneralCalls to disconnected servers cause massive delays to system! Pin
7-May-01 23:58
suss7-May-01 23:58 
Hi,

A project I am currently working on relies heavily on COM, connecting to remote servers etc... The system is in use for a few years now, and as part of "new" work on the project, we have to provide a "workaround" for calls to remote servers when they become incontestable i.e. an application\infrastructure component of the system holds a cached interface pointer to a component on server B, server B becomes disconnected from the network, and the application\infrastructure component attempts to make a call to that component. COM takes up to 15minutes to resolve the call and return an error, here in lies the problem.

The system has been in field for a few years now and is quite large, thus the workaround of determining if a server is contactable before each individual COM call is not a valid option. Some thought was put into getting down to the "COM" level i.e. proxy stub level. Has anyone had to workaround this problem before? Any ideas\help will be gratefully appreciated...

Cheers in advance,

Big Grin | :-D

Simon
GeneralVARIANT_DATE help Pin
7-May-01 22:54
suss7-May-01 22:54 
QuestionHow to implement custom marshaling? Pin
fir20006-May-01 16:24
fir20006-May-01 16:24 
Generalcreate the com-object from the exe-server Pin
6-May-01 4:40
suss6-May-01 4:40 
GeneralRe: create the com-object from the exe-server Pin
6-May-01 7:39
suss6-May-01 7:39 
GeneralRe: create the com-object from the exe-server Pin
6-May-01 20:35
suss6-May-01 20:35 
GeneralRe: create the com-object from the exe-server Pin
7-May-01 11:02
suss7-May-01 11:02 
GeneralRe: create the com-object from the exe-server Pin
Pros Chum11-May-01 9:59
Pros Chum11-May-01 9:59 
Generalconnection points of custom event in exe Pin
5-May-01 17:48
suss5-May-01 17:48 
GeneralCOM threading question... Pin
Amit Dey4-May-01 5:50
Amit Dey4-May-01 5:50 
GeneralATL COM Service Install Trouble Pin
Garth J Lancaster3-May-01 21:07
professionalGarth J Lancaster3-May-01 21:07 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster4-May-01 14:38
professionalGarth J Lancaster4-May-01 14:38 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster7-May-01 0:05
professionalGarth J Lancaster7-May-01 0:05 
GeneralRe: ATL COM Service Install Trouble Pin
7-May-01 11:09
suss7-May-01 11:09 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster8-May-01 14:38
professionalGarth J Lancaster8-May-01 14:38 
General_ATL_MIN_CRT Pin
SuperGeek1-May-01 13:36
SuperGeek1-May-01 13:36 
GeneralRe: _ATL_MIN_CRT Pin
Michael Dunn1-May-01 16:54
sitebuilderMichael Dunn1-May-01 16:54 
GeneralRe: _ATL_MIN_CRT Pin
Felix Cho1-May-01 17:30
Felix Cho1-May-01 17:30 

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.