Click here to Skip to main content
15,894,017 members
Home / Discussions / COM
   

COM

 
Questionmechnism to generate a COM DLL proxy through TCP automatically Pin
sdk_tiger4-Mar-09 23:56
sdk_tiger4-Mar-09 23:56 
AnswerRe: mechnism to generate a COM DLL proxy through TCP automatically Pin
Jonathan Davies6-Mar-09 7:42
Jonathan Davies6-Mar-09 7:42 
GeneralRe: mechnism to generate a COM DLL proxy through TCP automatically Pin
sdk_tiger11-Mar-09 0:32
sdk_tiger11-Mar-09 0:32 
QuestionCOM Vs ACTIVE X Pin
manish.singhal4-Mar-09 23:32
manish.singhal4-Mar-09 23:32 
AnswerRe: COM Vs ACTIVE X Pin
Baltoro5-Mar-09 6:42
Baltoro5-Mar-09 6:42 
Questioncontext menu problem in outlook Pin
nikhil314-Mar-09 17:14
nikhil314-Mar-09 17:14 
AnswerRe: context menu problem in outlook Pin
nikhil315-Mar-09 17:10
nikhil315-Mar-09 17:10 
QuestionApplication Dissapearing After Linking With COM Pin
Aaron Dilliard4-Mar-09 13:44
Aaron Dilliard4-Mar-09 13:44 
I have a COM dll written in c# that is being called from various c++ applications. On only 1 machine so far, I am having the application that calls the COM dll just dissapear and unload. I am unsure what is happening. I have try catches all through the code trying to catch the exception getting thrown, but it doesnt catch, just unloads.

What types of exceptions or security issues would cause the entire application to unload without getting caught? It is worth noting that so far the only applications that are failing are VS6 MFC apps. Apps that are built in VS2005, or that are instantiated in a .net environment do not produce this issue.

The scenario is this. C++ app calls VS2005 dll which holds refrences to the c# COM dll. 2005 dll calls into c# COM which provides webservice access to the caller.

It is also worth nothing that a static method calls a singleton class in the C# COM dll. (Singleton is for websvc access). I know it is not much to go on, but I need ideas about general security problems or COM issues with what I have described, or even what type of exception is uncatchable and unloads the app Smile | :) .

Thanks in advance.
AnswerRe: Application Dissapearing After Linking With COM Pin
CurtD4-Mar-09 15:55
CurtD4-Mar-09 15:55 
GeneralRe: Application Dissapearing After Linking With COM Pin
Stephen Hewitt4-Mar-09 16:11
Stephen Hewitt4-Mar-09 16:11 
GeneralRe: Application Dissapearing After Linking With COM Pin
Aaron Dilliard4-Mar-09 16:39
Aaron Dilliard4-Mar-09 16:39 
GeneralRe: Application Dissapearing After Linking With COM [modified] Pin
CurtD5-Mar-09 5:46
CurtD5-Mar-09 5:46 
Questioncollect information about visitors with BHO Pin
Maverickcool4-Mar-09 7:56
Maverickcool4-Mar-09 7:56 
QuestionMulti Tier Class setup? Pin
Herrwolf14-Mar-09 2:06
Herrwolf14-Mar-09 2:06 
Questionhow to make create IDiscMater2 successful? Pin
kcynic4-Mar-09 0:54
kcynic4-Mar-09 0:54 
AnswerRe: how to make create IDiscMater2 successful? Pin
kcynic4-Mar-09 2:55
kcynic4-Mar-09 2:55 
QuestionFunction Pointer in IDL File Pin
Gopal_Kanchana2-Mar-09 22:43
Gopal_Kanchana2-Mar-09 22:43 
AnswerRe: Function Pointer in IDL File Pin
Baltoro5-Mar-09 11:54
Baltoro5-Mar-09 11:54 
GeneralRe: Function Pointer in IDL File Pin
Gopal_Kanchana5-Mar-09 19:52
Gopal_Kanchana5-Mar-09 19:52 
GeneralRe: Function Pointer in IDL File Pin
Baltoro9-Mar-09 5:43
Baltoro9-Mar-09 5:43 
QuestionSHDocVw.dll Cannot Print Pin
YNet1-Mar-09 15:24
YNet1-Mar-09 15:24 
QuestionHow to make my com object can be used by C# using add reference operation? Pin
kcynic1-Mar-09 4:04
kcynic1-Mar-09 4:04 
AnswerRe: How to make my com object can be used by C# using add reference operation? Pin
«_Superman_»1-Mar-09 17:27
professional«_Superman_»1-Mar-09 17:27 
GeneralRe: How to make my com object can be used by C# using add reference operation? Pin
kcynic1-Mar-09 18:13
kcynic1-Mar-09 18:13 
QuestionRegistering assembly for COM interop Pin
Sameer Bhawtankar28-Feb-09 0:44
Sameer Bhawtankar28-Feb-09 0:44 

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.