whenever I add one field to a Crystal Report I'm working on, whenever I try to launch the report I get this heinous error message from our web interface:
System.Web.Services.Protocols.SoapException: Database logon failed.
at Accellos.Platform.CommunicationService.ExternalReports.ExportReport(String productId,
ExternalReportsServerInstance serverInstance, String xmlReportDataSource,
ExternalReportExportFormatType exportFormat)
Maybe I'm just not doing it right. I went into **Database > Database Expert", added a datasource location, added the table from the database I needed, linked it to the other tables that were already in the report, added the field I needed to the report, then saved it.
I am by no means an Expert in Crystal Reports. In fact, I've never touched anything in Crystal Reports before. Have I done this wrong? It seemed like it was very straight forward.