IEnumerable doesn't have Count:
To resolve this server side error you just add the following namespaces,
using System.Linq;
at the top of your source and make sure you've got a reference to the System.Core assembly.
using System.Linq;
.
Original design by Blogging Secret | Sponsored by Premium WordPress Themes | Ads Theme Blogger Template
0 comments
Post a Comment