The problem is with the path to the toolbar gifs. There is a property of the CrystalReportViewer object called ToolbarImagesFolderURL.
You will need to copy the gif files of the buttons you want to display on the toolbar to a new folder (or just copy the whole images folder) and then set the ToolbarImagesFolderURL property to that new folders location.