Skip to main content
Solved

Project Task Error: TaskCD Object reference not set to an instance of an object

  • 4 August 2021
  • 1 reply
  • 274 views

 

 

This is a null exception error. It means the value of your TaskCD is null, but you’re likely trying to access one of it’s properties


Reply