Click here to Skip to main content
15,911,132 members
Home / Discussions / COM
   

COM

 
QuestionLDAP binding problem Pin
Manasi D28-Aug-07 1:40
Manasi D28-Aug-07 1:40 
Questionbooks Pin
nicetohaveyou27-Aug-07 22:58
nicetohaveyou27-Aug-07 22:58 
Questionsoftware for internet cafe Pin
sonalisp827-Aug-07 21:14
sonalisp827-Aug-07 21:14 
Questionno .h file Pin
nicetohaveyou27-Aug-07 21:04
nicetohaveyou27-Aug-07 21:04 
AnswerRe: no .h file Pin
User 21559727-Aug-07 23:18
User 21559727-Aug-07 23:18 
Questionhow to access remote class library by local webservice in .net Pin
atultrip27-Aug-07 3:24
atultrip27-Aug-07 3:24 
Questionhow to know the no. of clients connected to a component? Pin
Nandu_77b27-Aug-07 0:02
Nandu_77b27-Aug-07 0:02 
AnswerRe: how to know the no. of clients connected to a component? Pin
rmp779927-Aug-07 0:20
rmp779927-Aug-07 0:20 
To know no. of clients connected to your COM component, you need to create a COM+ Application.
1)->Control Panel->Admi. Tools->COM+ Applications->Computers->My COmputer->Applications->Create an empty application
2)Add your component in it, in it's components node. then
3)Export that aplication, select Application Proxy option, it will create .msi and .zip files
4)Install this .msi file on required clients.
When this component if being accessed by cleints, you can view the count of active objects of that component in
Control Panel->Admi. Tools->COM+ Applications->Computers->My COmputer->Applications->Your Aplication Name->Components
then select "detail view".
If this solves yr. problem pl. Replay me.

Rahul Patil
rp7799@rediffmail.com
GeneralRe: how to know the no. of clients connected to a component? Pin
Nandu_77b27-Aug-07 2:44
Nandu_77b27-Aug-07 2:44 
AnswerRe: how to know the no. of clients connected to a component? Pin
rmp779927-Aug-07 3:37
rmp779927-Aug-07 3:37 
GeneralRe: how to know the no. of clients connected to a component? Pin
Nandu_77b28-Aug-07 2:11
Nandu_77b28-Aug-07 2:11 
QuestionUrgent Help!! System.Security.SecurityExecption ( C#) -- PLZ HELP ME Pin
fireline108226-Aug-07 21:24
fireline108226-Aug-07 21:24 
QuestionUsing QueryInterface inside a COM Pin
donguy7625-Aug-07 5:55
donguy7625-Aug-07 5:55 
QuestionWhy use a class factory? Pin
sawerr24-Aug-07 23:43
sawerr24-Aug-07 23:43 
QuestionRegarding 'put_Picture' property of IADsUser Pin
Manasi D24-Aug-07 3:51
Manasi D24-Aug-07 3:51 
Questionsimple com+ applications using c# error Pin
salmonraju23-Aug-07 20:59
salmonraju23-Aug-07 20:59 
QuestionSystem context menu Pin
__DanC__22-Aug-07 6:04
__DanC__22-Aug-07 6:04 
Questionhow to Aggregate the ActiveX control frm ATL component Pin
ss43121-Aug-07 23:46
ss43121-Aug-07 23:46 
QuestionUsing NULL to Close the DB connection after Close() Pin
ragavan20-Aug-07 20:43
ragavan20-Aug-07 20:43 
AnswerRe: Using NULL to Close the DB connection after Close() Pin
myshketer21-Aug-07 21:44
myshketer21-Aug-07 21:44 
QuestionLosing COM events handler in C# client [modified] Pin
Vitaly Tomilov20-Aug-07 0:15
Vitaly Tomilov20-Aug-07 0:15 
AnswerRe: Losing COM events handler in C# client Pin
User 21559720-Aug-07 0:52
User 21559720-Aug-07 0:52 
GeneralRe: Losing COM events handler in C# client Pin
Vitaly Tomilov20-Aug-07 1:28
Vitaly Tomilov20-Aug-07 1:28 
AnswerRe: Losing COM events handler in C# client Pin
Vitaly Tomilov20-Aug-07 1:27
Vitaly Tomilov20-Aug-07 1:27 
QuestionRe: Losing COM events handler in C# client Pin
ranu mandan5-Sep-08 3:23
ranu mandan5-Sep-08 3:23 

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.