|
-
Jul 7th, 2010, 12:20 PM
#19
Re: linq statement that returns a count
put a break point on this line: Return credentials.Count
Check credentials... make sure that it contains a record...
If it doesn't, then there's something else wrong (probably with the username and password you are passing in)... again... I don't remember if there's a case sensitivity problem in LINQ...
-tg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|