I am trying to install my application on another machine. I am using the setup.exe automatically created by VB.

When I try run the setup it throws out GAC errors specifically about the ADODB.

This is my first attempt at deploying a VB app. I assumed that the setup.exe would take care off all installation issues.