I'm far from an expert, but it sounds like you're missing a reference to the class. In your solution explorer, expand the 'References' node and see if the class is there. If it isn't, right click on 'References', click 'Add Reference', then browse to where the .dll is and select it.
You...