Hi All,
I am getting exception “System error at initialization: Object reference not set to an instance of an object. at Source: Anonymously Hosted DynamicMethods Assembly” while trying to read “from email address” in an if condition for outlook email. Has anybody encountered this error? TIA.
AJ
@ajinkya2704 Can you tell us what you are trying to do ? That error means that there is no value or the value which you want is empty.
I am trying to filter emails from specific sender and subject.
@ajinkya2704 Can you tell us what are the Conditions for Sender and Subject? And Can you Show us the Screenshot of your Workflow?
@supermanPunch below are the conditions i am using.Using Jet syntax to filter with subject first and then filtering by Sender, since filtering with both conditions in an if condition was giving me dynamic hosted assembly error.
