Skip to Content
0
Former Member
Nov 11, 2008 at 04:53 PM

Dynamic parameters

43 Views

I am new to Crystal Reports Server, we just got everything installed and we can successfully run basic crystal reports that we have uploaded to CMC. I have uploaded some reports to CMC that have dynamic parameters and I want the user to be prompted for parameters each time the report is run. I have don't want a default value in the parameter. When I run a report with dynamic parameters in CMC or InfoView I get the following error:

CrystalReportViewer

List of Values failure: fail to get values. [Cause of error: createRowsets ReportSDKException(-2147482892):Failed to open the connection. Cannot open database. Failed to open the connection. C:\WINDOWS\TEMP\{B82F490B-657A-49B3-A78F-83BFD3DCA000}.rpt]

Unable to retrieve Object.

List of Values failure: fail to get values. [Cause of error: createRowsets ReportSDKException(-2147482892):Failed to open the connection. Cannot open database. Failed to open the connection. C:\WINDOWS\TEMP\{B82F490B-657A-49B3-A78F-83BFD3DCA000}.rpt]

What do I need to do to get crystal reports with dynamic parameters to work in Crystal Reports Server?