A couple of things you need to do:
- Publish the report through the CMC.
- Make sure that the machine that Crystal Report Server (CRS) is on has access to the database used in the report. This means that if the report has an ODBC connection, the exact same connection needs to be on the server; if it uses Oracle, the Oracle client needs to be on the server with a correctly configured TNSNames.ora file; if it uses SQL Server, the SQL Server client needs to be installed and the user ID that the CRS services use to run has access to the network folder where the database is located, etc.
I suspect that you have a database configuration problem.
-Dell