exception.Message not working now?

suddenly getting this.
already try update all packages to latest version still like in the screenshot above.

Sigh… lol.

@wija

Try below one.

        Exception.Message.ToString

not working, still same error.

@wija

Just try to print the below message in Log Message activity.

       Exception.Message.ToString

Hope Log Message activity inside Catch section of Try Catch activity.

@wija

Check below for your reference

image

That assembly reference you can add in the Imports

Hope this may help you

Thanks

Hi @wija,

i am shared a link facing the like problem. I hope that will be useful.

Regards,
MY