June 6, 2011 at 11:01 am
Hi All,
We had to remove few columns from a report and then deploy it. The report looks fine when we view it in PDF format but when exported to csv format all the deleted columns are showing up. When I looked at the rdl the deleted columns are still in the rdl code, so i tried to remove one column and it gives the following error: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index. Any help on this would be greatly appreciated.
June 6, 2011 at 11:03 am
Make a copy and then delete the offending items directly from the code.
June 6, 2011 at 11:07 am
When I tried to delete the items from code it gives me the following error:
Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply