'System.Array' does not contain a definition for 'Count' | Coding Cluster - using asp.net, c#, mvc 4, iphone, php, ios, javascript, in asp.net mvc 3 & more
 

'System.Array' does not contain a definition for 'Count'

Monday

'System.Array' does not contain a definition for 'Count' and no extension method 'Count' accepting a first argument of type 'System.Array' could be found (are you missing a using directive or an assembly reference?)


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.



0 comments:

Post a Comment

Share your thoughts here...

 
 
 

RECENT POSTS

Boost

 
Blogger Widgets