Linq
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-12-23 08:12 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-12-23 10:37 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-12-23 06:38 PM
Did you put "System.Core.dll" in "External References"?
------------------------------
Micheal Charron
Senior Manager
RBC
America/Toronto
------------------------------
Micheal Charron
RBC
Toronto, Ontario
Canada
RBC
Toronto, Ontario
Canada