New Message on dotNET User Group Hyd

Registration of the Type Library

Reply
  Recommend Message 2 in Discussion
From: sistlavenkat

Srinivas,
 
Type libraries need registration. These are proxy classes, that are created by your Dlls. That is, it is through this .tlb(at client) that you will be contacting .dll (at server). .tlb's as you said contain necessary information about how to reference a COM object.
 
If you need to register a typelibrary, then MTS is best choice i suppose. When you install components in MTS, and export them using MTS wizard (by choosing a application proxy), then an .msi file will be created. Installing .msi file into client machines will basically do registering type libraries for you. (note here that original dlls are not copied into client machies, but only tlb's are).
 
And, of course, you have other utilities as well.
 
HTH,
venkat.Murthy

View other groups in this category.


Also on MSN:
Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes

To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.

Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.

If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.

Reply via email to