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 i am using .NET framework 2.0...please help me... T_T
Answer when you add a setup project using wizard it automatically detect dot net add as a dependency. you can goto project properties and from dependencies you can select DotNet Framework and MDAC if need be. then you will have to manually copy the Dotnot setup to your deployment package after compilation if it doesnt copy the required files directly.