Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I seem to have lost all Linq functionality on the DynamicPublishedContentList object after upgrading to 7.4.0.
var newsItems = Umbraco.Content(1272).Children().Where("Visible").OrderBy("DisplayDate desc").ToList();
I also get similar errors with Count(), Any(), etc.
Any thoughts?
Also getting errors described Here after 7.4.0 upgrade.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
"'Umbraco.Web.Models.DynamicPublishedContentList' does not contain a definition for 'ToList'" error after 7.4.0 upgrade
I seem to have lost all Linq functionality on the DynamicPublishedContentList object after upgrading to 7.4.0.
I also get similar errors with Count(), Any(), etc.
Any thoughts?
Also getting errors described Here after 7.4.0 upgrade.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.