Forum Discussion
terjene
7 years agoRegular Visitor
Paginated Reports, an unexpected error
Hi! I'm trying the preview feature of paginated reports. I've uploaded a .rdl, set the gateway connection and trying to run the report. The parameters are set (read from the data source), so I th...
- 7 years ago
Hi bradsy!
I've resolved this now. Made a smal report in report builder, that was working. Compared line for line in a text editor with the one not working. Removed this line, close to the end:
<Language>nb-NO</Language>
Report is ok now. Parameters and everything is running smooth..
Anonymous
7 years agoNot applicable
terjene Couple things, I assume your running a P1 license or A4 or higher. Are the paramters part of the rdl, or are you trying to execture a stored procedure on the backend linking to those parameters, because that won't work.
terjene
7 years agoRegular Visitor
AnonymousI'm on P1 license. The parameters are part of the rdl, and no stored procedure. The reports are created with Visual Studio 2012. I've tried to import the rdl in Report Builder and saved it befoure uploading also.