cancel
Showing results for 
Search instead for 
Did you mean: 

Linq

AkhilNukala
Level 2

Hi,

i am trying to use Linq query in code action.whenever i am trying to do that getting below compilation error.

Page: Initialise
Stage: Stage1
Type: Error
Action: Validate
Description: Compiler error at top section line 9: The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?)
Repairable: No

i have used System.Linq namespace, in Namespace imports.

Thanks in Advance...



------------------------------
Akhil Nukala
------------------------------
2 REPLIES 2

LeonardoSQueiroz
Level 10
Hello,
 
I already had a similar problem, I solved it with the following steps:
 
Launch VS.
 
Visual Studio 2015 References
 
Add Reference
 
Assemblies
 
Select System.Data.Linq
 
Replace the corresponding dll.
 
Regards,


------------------------------
Leonardo Soares
RPA Developer Tech Leader
Bridge Consulting
América/Brazil
------------------------------
Leonardo Soares RPA Developer América/Brazil

MichealCharron
Level 8

@Akhil Nukala

Did you put "System.Core.dll" in "External References"?

28494.png


------------------------------
Micheal Charron
Senior Manager
RBC
America/Toronto
------------------------------
Micheal Charron
RBC
Toronto, Ontario
Canada