Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Matheos
1
Views
2
Comments
Error when pupishing the SortRecordList in version 9
Question
Forge
Hi all,
I get the following error when i am publishing the SortRecordList in version 9. Any ideas?
.NET Compilation.
SortRecordList.cs(36,19): error CS1061: 'System.Collections.Generic.IList' does not contain a definition for 'Sort' and no extension method 'Sort' accepting a first argument of type 'System.Collections.Generic.IList' could be found (are you missing a using directive or an assembly reference?)
unittests\SortRecordListTest.cs(21,27): warning CS0618: 'OutSystems.NssSortRecordList.RLEntityTestRecordList.RLEntityTestRecordList(System.Data.IDbTransaction)' is obsolete: 'Use the Default Constructor and set the Transaction afterwards.'
Thanks
Mat
Hélio Dolores
Staff
Hi Matheos,
Are you installing the latest version of the component? In version 9 he have restructured the internal platform data types and the old versions of this component may not work.
Hélio
Matheos
I have installed the latest version of the component and the problem solved.
Thanks
Mat
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...