Hello, can anyone tell me why I get the error “Use Desktop Outylook App: Object reference not set to an instance of an object”?
I have linked a snippet down below, do take a look.
Hello, can anyone tell me why I get the error “Use Desktop Outylook App: Object reference not set to an instance of an object”?
I have linked a snippet down below, do take a look.
Hope the below steps would help you resolve this
With that you can find the root case as this erro occurs only when an variable user doesn’t have any value in it
Cheers @nmjvk
Hi @nmjvk From the variables panel, Jobinfo is not initialized and pointing to null.
Make sure the object is initialized before using it.
Since in the subject you are using JobInfo.ProcessName will throw the error.
Regards,
Kartheek Byggari
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.