LINQ support in BluePrism
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-02-18 02:24 PM
Hi All
Can anyone please tell me if LINQ support given in Blue prism code stage or not.
when ever I am adding System.LINQ namespace, I am getting the below 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
Can anybody help me how to use LINQ in Blue Prism, if at all it is possible.
Note: I am trying using BP version 5 and BP version 6.0. Both give me the same error
Thanks in advance
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-02-18 03:17 PM
I think the availability of a namespace is related to the .Net version you are using - check have you added in the reference to the DLL.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-02-18 05:20 PM
Hi John
Thank you for your response.
Solved this problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-02-18 05:20 PM
Hi John
Thank you for your response.
Solved this problem
