There appears to be a bug in either FlickrNet or Flickr API when getting WebUrl from Photo objects after using PhotosetsGetPhotos where the WebUrl is not properly adding the User.UserId to the URL. it shows up as http://flickr.com/photos//2929292929 (notice the "//") missing the user id parameter.