Skip to main content
We observe the following error in K2V3 Workspace when we access the Report tab :


Process Overview


System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.IndexOutOfRangeException: There is no row at position 0. at System.Data.DataRowCollection.get_Item(Int32 index) at WorkSpaceService.FilterService.GetData(Int32 ReportID, Int32 TemplID, String ParameterStr, String UserName, String SortOrder, String SortDir, Int32 NumberItems, Int32 PageNo) --- End of inner exception stack trace ---
You can fix this error as follows:

In the workspace's 'Report' view, right-click one of the reports and select 'Set as default' as in the screenshot below - this should solve the problem when you open the workspace again.

http://img.photobucket.com/albums/v705/neiljohn/SetAsDefault.jpg

Reply