Created a DSN use notessql.
Created a datasource and a report in VS .net.
The report can be previewed but can't be displayed on the reportserver.
The error read like below:
An error has occurred during report processing. (rsProcessingAborted) Get
Online Help
Cannot create a connection to data source 'DataSource1'.
(rsErrorOpeningConnection) Get Online Help
ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found
and no default driver specified.
Does any one know what causes the problem?
Thx in advance.