I’m trying to insert a few screenshots using send outlook activity, I am using the Create HTML Content activity to format the HTML for the email body, the locations of the images are variables.
I tried in the Edit HTML Content activity - insert image - From file when run, it is giving me error as “Error: System.Exception: Object reference not set to an instance of an object”.
This variable is not Null, I tried String type variable which is the location of the image, also I tried a image type variable, none of them work.
Hi , Any luck in finding solution … even I’m stuck with same issue. @Anil_G any leads on sending a sample xaml with create html content activity please