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
When you want to register your output .Net Assembly for COM interop automatically follow the follwoing Steps and enjoy programming.
Click Project..Select Project Properties,
in the properties Dialog Box Select Configuration Properties..
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.......
About the Author
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