'process' is ambiguous issue

Hello everyone. I am trying to take screenshot, create a folder in my C drive, then save the screenshot in the created folder in the C drive with a certain file name that include Now.ToString command, lastly I am trying to open that image file using Assign Activity but it is giving me this error message. Can you guys help me resolve it? or is there any other way to open image file? Any help would do. Thank you so much.

Hi,

Can you try to use it with full namespace as System.Diagnostics.Process.Start ?

Regards,

1 Like

It worked!! Thank you so much @Yoichi

1 Like