Mail Activities Error - unable to process transaction

Hello!

I get the following error when i try to process using subject of an email.

Argument ‘Message’: BC30652: Reference required to assembly ‘System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’ containing the type ‘MailMessage’. Add one to your project.

Even tough I have added necessary dependencies, I am unable to clear this error. Request someone to help me in resolving this error.

Thank you!

@shiva.p,

Try updating all the packages of the project to latest possible version.

Thanks,
Ashok :slightly_smiling_face:

HI @shiva.p

Update all the packages to the latest versions and keep the run time rule as lowest as applicable and that will remove the error.

Regards