Tanuja
(tanuja)
August 14, 2018, 9:15am
1
Can any one help me with the error
@ddpadil @aksh1yadav
Main has thrown an exception
Source: Assign
Message: Object reference not set to an instance of an object. This error usually occurs when using a variable with no set value (not initialized).
Exception Type: NullReferenceException
project.json (547 Bytes)
rules.xlsx (8.0 KB)
Main.xaml (25.3 KB)
arivu96
(Arivazhagan A)
August 14, 2018, 9:42am
2
Create the object before using the variable
Tanuja
(tanuja)
August 14, 2018, 9:44am
3
sry didnt get you
i am a learner
cold you please elobrate
arivu96
(Arivazhagan A)
August 14, 2018, 9:45am
4
can you send the screenshot of the Exception message and from which activity its throwing exception? @Tanuja
Tanuja
(tanuja)
August 14, 2018, 10:19am
6
this part its is showing eror
i have attached main file also can u check whats wrong
thank you
@Tanuja It looks to me like your messages List is null.
Can you check if you entered your mail address in the “Account” Property in the Get Outlook Mail Messages Activity in your Move email Sequence? Your email is blank in the version that I downloaded.
arivu96
(Arivazhagan A)
August 14, 2018, 10:28am
8
Hi @Tanuja ,
In assign activity update this code
mail.From.Address.ToString()
Regards,
Arivu
can you please resolve this error
Chethan_P
(Chethan P)
June 10, 2020, 4:34am
10
what u are doing in assine activity its help to resolve your error