Registering the OutPut dll of a .NET Assembly for COM Interop

When you want to register your output .Net Assembly for COM interop automatically follow the follwoing Steps and enjoy programming.Click Project..Select Project

ITPro Today

October 27, 2005

1 Min Read
ITPro Today logo

When you want to register your output .Net Assembly for COM interop automatically follow the follwoing Steps and enjoy programming.

  1. Click Project..Select Project Properties,

  2. in the properties Dialog Box Select Configuration Properties..

  3. In the right side property grid ..In the Section Output..set the value for Register for COM Interop to true

Thats all your assembly will be automatically registered when you build your application.

All the best..

Enjoy programming.......

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like