Getting error as object reference not set

Hi @aditaga,

The variable you’re referring to is null, check the locals panel to see which variable it is. The variable is likely not getting a value correctly.

1 Like