I'm using Crystal and ASP to publish a report based on an Access 97 database. The report works in the designer and I can create a drop-down list on the web using ASP, but the report itself fails when I execute ReadRecords on the report object. The error message says the server has not yet been opened. Anyone have any experience with this kind of problem?