Explain how to register dll in com / com+ application?



Explain how to register dll in com / com+ application?..

Answer / Omdutt

"Registering a DLL in a COM/COM+ application involves using the Regsvr32 command-line utility or the regsvr32.exe program. The syntax is: regsvr32 <path_to_dll> [/n][/i][/s]. You can also register COM+ components from the Component Services Administrator snap-in within MMC (Microsoft Management Console)."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM+ Interview Questions

What is jit activation?

1 Answers  


Explain transaction atomicity?

2 Answers  


Define jit activation?

1 Answers  


Is the com architecture same as .net architecture?

1 Answers  


Difference between .NET components and COM components?

3 Answers   Microsoft,


Explain the new three features of com+ services, which are not there in com (mts)?

1 Answers  


What happens when we instantiate a .NET component ?

1 Answers   DELL,


What is COM?

1 Answers  


What is the new three features of COM+ services, which are not there in COM (MTS) ?

3 Answers  


WHY WE LEARN THE 8085 ? BECAUSE WE R IN 21 CENTURI SO WHY WE LEARN 8085?

2 Answers  


Is it true that COM objects no longer need to be registered on the server?

1 Answers  


Disadvantages of com components?

3 Answers   Microsoft,


Categories