I have recently downloaded the demo version of Nevron SSRS Vision 2009 Vol.2 for VS2005 to see if it would fit my needs. It installed fine and I was able to create a chart in the design view. However, when I try to look at the chart in the "Preview" mode I get the following error:
"An error occurred during local report processing.The definition of the report '/test' is invalid.An unexpected error occurred in Report Processing.Index (zero based) must be greater than or equal to zero and less than the size of the argument list."
I removed the nevron chart and replaced it with one of the build in chart of reporting services and that works, leading me to believe the issue lies with nevron tool.
Thank you.
Hi Dennis,
Can you send us a test report reproducing the problem? The best case is if you can send us SQL table create script + a sample .rdl that exhibits the problem. Let me know if you need guidance how to generate these.It usually takes a couple of days to fix a problem if we can replicate it here...
Best regards,Bob
Thank you for sending the .rdl file. You need to drop a category field - if you do not want to have grouping by category you can use the following expression:
=RowNumber(Nothing) in the group by expression grid editor.
Hope this helps - let me know if you have any questions or meet any problems.Best regards,Bob