Baker9
(John Smith)
1
Hi
I install new rdp (Windows Server 2019 Standard (x64) ) , and want use UiPath,but i get error.
The error:
Assign: Expression Activity type ‘VisualBasicValue`1’ requires compilation in order to run. Please ensure that the workflow has been compiled.
I trying 2 hours, read other “VisualBasicValue`1’” problem, but not success…
Try this other pc, work fine, but older UiPath try… So or rdp problem, or new version UiPath problem…
Anil_G
(Anil Gorthi)
2
@Baker9
Please try deleting that sequence and redo…
Check if there are any variables or arguments that you have and replace the inverted comma in the code
Cheers
Baker9
(John Smith)
3
I find solution:
Need microsoft visual c++
**
postwick
(Paul Ostwick)
4
Tons of posts on this error already. Please search the forum before making new posts.
It’s related to use of Windows compatibility and your double quotes.