cancel
Showing results for 
Search instead for 
Did you mean: 

Error: 'Dereference to the null object'

Former Member
0 Kudos

Hi Experts,

I am getting one exception in my WD development.

Error displayes as: 'Dereference to the null object'.

This exception is raising when I am reading the values assigned to one node.

Can anyone help in this?

Regards,

Keshav

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Please share your code, seems that the node was note instatiated and stored in the variable that you're reading.