Hi droiddeve,
According to the error message, it shows clearly the Microsoft.VisualBasic.PowerPacks.Vs.dll is missing.
So get the Dll file and place it in your project folder and add reference to your project.
Rebuild your project and run the project your problem gets solved.