I’m trying to create a library for Send Mail Activity using Microsoft Office 365 scope. When I try to publish, I’m getting the following error.
Unexpected error has occurred during the library compilation process:
Unable to create activity builder for SendMail_WithoutAttachment.xaml. Reason was ‘Could not load file or assembly ‘System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’ or one of its dependencies. The system cannot find the file specified.’.
Ok, the problem is the that we are trying to create library for get mail and send mail using office 365. if i downgrade the office 365 package to v1.11.1 get mail package is affected. please refer the below screenshot.
If you don’t use Email property of the GetMail activity, can you try to replace the error activity with GetMail activity in 1.11.1? It might be necessary to note information for settings in advance.