tags:

views:

23

answers:

0

I'm trying to search using twitterContext.Search then straight after I'm calling CreateFriendship() and i'm getting the error 'This property cannot be set after writing has started'

I think this is a http error, but I'm not sure how to go about flushing the first request before i do the 2nd one.