Click here to Skip to main content
15,908,775 members
Home / Discussions / COM
   

COM

 
QuestionI want to integrate an “.exe” program in my application but I don’t know how to do that! Pin
infomik2-Feb-08 0:35
infomik2-Feb-08 0:35 
GeneralRe: I want to integrate an “.exe” program in my application but I don’t know how to do that! Pin
Dan Neely4-Feb-08 2:49
Dan Neely4-Feb-08 2:49 
Generalcatastropic failure error from dll(created as wrapper) Pin
soniasan1-Feb-08 20:13
soniasan1-Feb-08 20:13 
GeneralRe: catastropic failure error from dll(created as wrapper) Pin
Paul Conrad3-Feb-08 7:43
professionalPaul Conrad3-Feb-08 7:43 
GeneralAbout the Document property of the WebBrowser control (activeX) Pin
keniagm1-Feb-08 6:49
keniagm1-Feb-08 6:49 
QuestionRe: About the Document property of the WebBrowser control (activeX) Pin
wickdom9-Feb-08 9:13
wickdom9-Feb-08 9:13 
QuestionExchange 2003/2005 callbacks with COM Pin
Raja Shekar31-Jan-08 14:17
Raja Shekar31-Jan-08 14:17 
QuestionAttempted to read or write protected memory Pin
BigFrank31-Jan-08 5:20
BigFrank31-Jan-08 5:20 
Hi,

I've written a COM+ server in C# (VS 2005) which I can successfully use in both delphi and c# windows applications. However, I also have a c# windows application which has a plugin architecture whereby it creates a separate application domain in which the plugins are loaded and unloaded. The problem is, if one of the plugins uses the COM Server, although everything works fine, including the unloading and loading of the plugins, when I close the application I get and "Attempted to read or write protected memory" error during the OleUninitialize stage. The COM Server has been loaded and registered using regsvcs and regasm, and installed in to the GAC. The problem exists when using both early and late binding. Viewing the names of all the assemblies held in the separate application domain created by the program I can see the COM Server listed.

Hope this is enough information.

Any help would be appreciated.

Many thanks.
GeneralMIDL2025 error building an attributed COM project in VS 2008 (migrated from 2005) Pin
Chris Bardon31-Jan-08 3:15
Chris Bardon31-Jan-08 3:15 
Generalthe extended type name of COM Pin
richardye30-Jan-08 13:23
richardye30-Jan-08 13:23 
GeneralStreamlining the managed COM - VBA development process Pin
Dan Neely29-Jan-08 10:43
Dan Neely29-Jan-08 10:43 
GeneralDebugging com objects Pin
Dan Neely29-Jan-08 7:40
Dan Neely29-Jan-08 7:40 
GeneralRe: Debugging com objects Pin
Dan Neely1-Feb-08 5:23
Dan Neely1-Feb-08 5:23 
GeneralRegistry activity when compiling COM objects Pin
Dan Neely29-Jan-08 7:01
Dan Neely29-Jan-08 7:01 
GeneralRe: Registry activity when compiling COM objects Pin
User 21559729-Jan-08 23:54
User 21559729-Jan-08 23:54 
GeneralRe: Registry activity when compiling COM objects Pin
Dan Neely31-Jan-08 4:32
Dan Neely31-Jan-08 4:32 
GeneralRe: Registry activity when compiling COM objects Pin
User 21559731-Jan-08 5:12
User 21559731-Jan-08 5:12 
GeneralRe: Registry activity when compiling COM objects Pin
Dan Neely31-Jan-08 6:51
Dan Neely31-Jan-08 6:51 
GeneralRe: Registry activity when compiling COM objects Pin
User 21559731-Jan-08 11:23
User 21559731-Jan-08 11:23 
GeneralAdding new interface to activex control Pin
sv1428-Jan-08 23:03
sv1428-Jan-08 23:03 
GeneralRe: Adding new interface to activex control Pin
prasad_som12-Feb-08 7:17
prasad_som12-Feb-08 7:17 
GeneralActiveX Control Study Material.. Pin
Member 310062427-Jan-08 22:17
Member 310062427-Jan-08 22:17 
GeneralHBITMAP marshalling with out-of-process servers Pin
Gary Wheeler24-Jan-08 3:04
Gary Wheeler24-Jan-08 3:04 
GeneralCOM exe startup issue Pin
act_x23-Jan-08 6:41
act_x23-Jan-08 6:41 
GeneralRe: COM exe startup issue Pin
Cedric Moonen23-Jan-08 20:57
Cedric Moonen23-Jan-08 20:57 

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.