Send Outlook Mail Message : Object reference not set to an instance of an object

Hi,

Please share your ideas to resolve this

Hi @tgopalas

The error- [Send Outlook Mail Message : Object reference not set to an instance of an object] generally occurs when you are passing any variable(As argument) whose value has not been initialized. Request you to kindly cross check the values of the variables.
Let us know if that works.

Cheers

1 Like

Hi Ankit, @dunjeon_master

I’m facing the same issue. in my case i don’t create any variables or arguments, just using the predefined argument in_config.
the problem is , it is working fine in DEV and UAT but in PROD i’m facing this issue.
also i’m attaching the ss below, please let me know.

1 Like

Hey @naveenkumarr

Could you please show the full props ?

Thanks
#nK

I’m getting the same error just using this simple sequence. Not sure why. Thanks.

Hi Team,

Could you please help on below issue “send outlook mail message: Object reference not set to an instance of an object” is it related windows server issue or Outlook is creating an issue.