I\'m using WS class and it gave me error when I run the application:
The type or namespace name \'Entity\' does not exist in the namespace \'System.Data\'
<
My solution was simple! I was actually having this error when checked out a repo from a svn server. I took following steps to remove error