After upgrading to new version Q32010 I have created a new report by using sqlDataSource having simple query
Select AccountType,AccountType,AccountTitle,GroupAccNo From AccTable
And create group on accountType
Returns error
An error has occurred while processing Report 'tlkFines':
Method not found: 'Int32 System.String.Compare(System.String, System.String, System.Globalization.CultureInfo, System.Globalization.CompareOptions)'.
It seems that new version has some bug as we created group it returns error
you can see attach file of report design and error on Preview tab
Plz correct the bug so that we can continue with new version
Select AccountType,AccountType,AccountTitle,GroupAccNo From AccTable
And create group on accountType
Returns error
An error has occurred while processing Report 'tlkFines':
Method not found: 'Int32 System.String.Compare(System.String, System.String, System.Globalization.CultureInfo, System.Globalization.CompareOptions)'.
It seems that new version has some bug as we created group it returns error
you can see attach file of report design and error on Preview tab
Plz correct the bug so that we can continue with new version