Howdy RiverGuy,
I gave you a star.
I should of added more detail to my question.
From within Visual Studio, I wanted to run the module without running it from the command line. I didn't see the option of picking the module from the Startup object of my project. I unclicked the Enable application framework and my module name showed up as an option to select for my Startup object. I selected it as an option and now when I run my project, the module is running successfully. I just have to figure out how to call it from the command line now (I am assuming just publish my project and from the command line run the .vb file.
Thanks again,
ksbigfoot