Click here to Skip to main content
15,919,749 members
Home / Discussions / COM
   

COM

 
GeneralComposite Property page control Pin
srisan10-Jul-02 9:31
srisan10-Jul-02 9:31 
GeneralImplemetation of Callback functions Pin
wins10-Jul-02 2:12
wins10-Jul-02 2:12 
GeneralAdd format for image icon on 2000 and XP file explorer Pin
Anonymous9-Jul-02 2:48
Anonymous9-Jul-02 2:48 
GeneralRe: Add format for image icon on 2000 and XP file explorer Pin
Anonymous13-Jul-02 6:59
Anonymous13-Jul-02 6:59 
GeneralObjectContext and it's role in COM+ Pin
MrGlover8-Jul-02 12:34
MrGlover8-Jul-02 12:34 
GeneralRe: ObjectContext and it's role in COM+ Pin
Paul Ingles20-Jul-02 13:54
Paul Ingles20-Jul-02 13:54 
GeneralRe: ObjectContext and it's role in COM+ Pin
MrGlover21-Jul-02 12:39
MrGlover21-Jul-02 12:39 
GeneralRe: ObjectContext and it's role in COM+ Pin
Paul Ingles22-Jul-02 4:10
Paul Ingles22-Jul-02 4:10 
As far as I understand it the assemblies are added to COM+ at the time they are requested by a client (provided you specify all the necessary attributes).

However, the only examples I've seen require that you register the assembly in the GAC, which requires you to run gacutil /i and thus have access to the server's command line. Now, your hosting Company may allow this, and they may be more willing to do it since its very straightforward and is unlikely to break support for anything else already in there.

I'm not too geared up on ObjectContexts (since I've only ever tried to use COM+ with .NET, and never really got into it with traditional VB6/ATL), take a look at the ServicedComponent class and it'll probably give you more info about context.

I'm not too sure whether COM+ security settings over-ride those set by the assembly attributes, or vice versa.
GeneralDrag n drop within IE Pin
Per-Olov Jernberg8-Jul-02 1:43
Per-Olov Jernberg8-Jul-02 1:43 
GeneralRe: Drag n drop within IE Pin
Per-Olov Jernberg8-Jul-02 4:40
Per-Olov Jernberg8-Jul-02 4:40 
GeneralRe: Drag n drop within IE Pin
Per-Olov Jernberg10-Jul-02 4:09
Per-Olov Jernberg10-Jul-02 4:09 
GeneralRe: Drag n drop within IE Pin
Paul Ingles20-Jul-02 13:50
Paul Ingles20-Jul-02 13:50 
GeneralAdd ActiveX Control To ActiveX Pin
7-Jul-02 3:11
suss7-Jul-02 3:11 
GeneralMultiple clients accessing a COM component Pin
Atin Kumar5-Jul-02 17:53
Atin Kumar5-Jul-02 17:53 
GeneralRe: Multiple clients accessing a COM component Pin
Vivek Rajan12-Jul-02 10:15
Vivek Rajan12-Jul-02 10:15 
GeneralRe: Multiple clients accessing a COM component Pin
Atin Kumar14-Jul-02 15:05
Atin Kumar14-Jul-02 15:05 
GeneralInheritence & Virtual functions with COM/ATL Pin
Ed K5-Jul-02 8:39
Ed K5-Jul-02 8:39 
GeneralRe: Inheritence & Virtual functions with COM/ATL Pin
mhamsa8-Jul-02 6:38
mhamsa8-Jul-02 6:38 
GeneralRe: Inheritence & Virtual functions with COM/ATL Pin
soptest8-Jul-02 7:37
soptest8-Jul-02 7:37 
GeneralRe: Inheritence & Virtual functions with COM/ATL Pin
Vivek Rajan11-Jul-02 11:10
Vivek Rajan11-Jul-02 11:10 
GeneralRe: Inheritence & Virtual functions with COM/ATL Pin
Ed K11-Jul-02 15:42
Ed K11-Jul-02 15:42 
GeneralRe: Inheritence & Virtual functions with COM/ATL Pin
Vivek Rajan12-Jul-02 6:44
Vivek Rajan12-Jul-02 6:44 
GeneralRe: Inheritence & Virtual functions with COM/ATL Pin
Ed K12-Jul-02 8:44
Ed K12-Jul-02 8:44 
QuestionHow to use one instance of a COM object in different processes? Pin
Jawid5-Jul-02 5:37
Jawid5-Jul-02 5:37 
AnswerRe: How to use one instance of a COM object in different processes? Pin
Scot T Brennecke6-Jul-02 4:53
Scot T Brennecke6-Jul-02 4:53 

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.