Terry,
If you are new to .NET, when you open projects created on another computer you may get errors related to not having the same library version which are referrenced in the project, so it may be happening that the version of the Report SharpShooter you have is not the same as the one used in the sample project. If this is the case just remove the old references and add them again and rebuild the solution.
Hope this help.