As I am learning how to use SQL Ce which is available inside of WP7 mango I came across the following exception. This exception came from the following Linq statement var episodesWithTags = ( from e in dimecastsDataContext.Episodes where e.EpisodeTags...