AboutSyed Rizwan Muhammad Rizvi Expertise I can answers questions regarding web based and desktop based programming in VB.Net. Which can include SOAP, XML, Custom Controls, COM Interoperability etc.
Experience Have been working in this specific area for last 2 years previously I was a VB 6 Developer with experties in other languages as well. Total 10 years of programming experience.
Question Can we make Setup file of a vb.net Project where we use com components
Answer If the com is detected as a dependency for your project it will automatically be included by the setup project and installed & registered at client. Otherwise you can also force a registeration, select the file and look at the properties section after including it in the setup project.