Object reference error 2

i am getting this error as object Reference is not set to instance of an object


Kindly help

@Pooja_Kanwar,

Check your Dt_SettingsAndConstants datatable is not null/nothing. Check in Locals panel as well.

If error is on different activity, please share it.

Hello @Pooja_Kanwar,

Put a ‘Write Line’ or ‘Message Box’ to check if ‘dt_SettingsAndConstants’ is Nothing before the loop