Script Invalid "System.Linq" doesn't exist
(Open Span studio-7.1v)
**The type or namespace name Linq does not exist in the namespace 'system.Data' (are you missing an assembly reference) **
Even though I added
Using System.Data.Linq;
it is showing an error like this ,can anyone please help me to resolve this issue!