raz230
unread,Aug 26, 2009, 9:29:19 AM8/26/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
I have a project that I am working on that is hosted in a subversion
repo. I work remotely sometimes and today is one of those days.
I updated my working copy and saw the files come down that were new
and when I opened my project I have a slew of errors on code that has
calls to "count" properties - which I have many of.
I my references are not broken - I don't see any problems under the
"My Project" references section. I'm not sure what's wrong here.
This is a copy & paste from the errors list (there are about 20 like
this)
Error 5 'Count' is not a member of 'System.Array'. C:\Documents and
Settings\Administrator\Desktop\BLAH\BLAH\Classes\Support\BLAH.vb 151
34 MOREBLAH
Does this ring a bell for anyone?
raz