System.DateTime.Now.ToString(“dd/MM/yyyy hh:mm:ss”)

Assign: Le type ‘VisualBasicValue`1’ d’activité de l’expression nécessite une compilation pour pouvoir être exécuté. Assurez-vous que le workflow a été compilé.

With the new update the assign activitie won’t work

Hi @MAS_ALU ,
Can you please send the screenshot of your problem.

Thanks & Regards,
Shubham Dutta

Hi @MAS_ALU

Welcome to UiPath community

Update the package

Check out the thread

Regards
Gokul

image

Hello @MAS_ALU
Welcome to the uipath community,
Your date expressions is good, this error message occurred due to the Package update, Kindly update your packages from the manage package, and the issue will be resolved.

Assign: The expression activity type ‘Visual Basic Value`1’ requires compilation in order to be performed. verify that the workflow has been compiled.

All Package are updated but the error remain

@MAS_ALU Restart the Uipath and try again

Hi @MAS_ALU

Can you share the screenshot of your error

Regards
Gokul

image

Try below Expression

Now.ToString("dd/MM/yyyy hh:mm:ss")

1 Like

Can you tell us what are you using inside the Right hand Side @MAS_ALU

image

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.