Hi guys. The problem I am having is the following: I have an Access database, a bunch of forms and data sets which all work well. I have some Crystal Reports which work well during debug. After I make my installer, add everything needed and install on the client computer, run the app all works well in regards to the forms and the data seems to be going into the database. When I try to view the Crystal reports I get a database logon screen, the path it shows is on my developement computer and no security was selected for the database. How do I make the reports look for the newly created database? Should I use the datasets instead of the actual database? How would I do this? I have also noticed that if I try to add the report to the viewer via the report source box selecting an existing report I get an error that says that it was not found in the manifest and to rebuild and try again. If I browse to the file and add it that way I get no error, but when the app runs on the client computer it says that it failed to load. I tried the deployment forum and they said to come here for help. I hope I'm in the right place now. I am using VS 2008, an Access 2003 database and CR 2008.