Here the error, when i try to run the workflow…
Error ERROR Validation Error No compiled code to run
error CS1001: Identifier expected At line 0
error CS1001: Identifier expected At line 1
error CS1009: Unrecognized escape sequence At line 5
error CS0118: ‘System’ is a namespace but is used like a type At line 0
error CS0210: You must provide an initializer in a fixed or using statement declaration At line 0
error CS0118: ‘Word’ is a namespace but is used like a type At line 1
error CS0118: ‘Microsoft.Office.Interop.Word’ is a namespace but is used like a variable At line 1
error CS0136: A local or parameter named ‘filePath’ cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter At line 5
error CS0234: The type or namespace name ‘Application’ does not exist in the namespace ‘UiPath.Word’ (are you missing an assembly reference?) At line 8
error CS0234: The type or namespace name ‘Application’ does not exist in the namespace ‘UiPath.Word’ (are you missing an assembly reference?) At line 8
error CS0234: The type or namespace name ‘Document’ does not exist in the namespace ‘UiPath.Word’ (are you missing an assembly reference?) At line 12
error CS0234: The type or namespace name ‘Paragraph’ does not exist in the namespace ‘UiPath.Word’ (are you missing an assembly reference?) At line 15
error CS0234: The type or namespace name ‘WdParagraphAlignment’ does not exist in the namespace ‘UiPath.Word’ (are you missing an assembly reference?) At line 17 CobaMacro.xaml