Hi all,
I am trying to create a clinical trial database with attached forms for data entry.
I keep getting the error "object reference not set to an instance of an object" and i know this means something is null or not initialized but I am pulling my hair out.
I have no fancy methods or functions - the forms are simply text boxes, combo boxes, checkboxes, and radio buttons that insert patient information into a relational database, based on the answers to questions.
Can anybody offer any advise on figuring out the root of the problem so I can attempt to fix it?
I am trying to create a clinical trial database with attached forms for data entry.
I keep getting the error "object reference not set to an instance of an object" and i know this means something is null or not initialized but I am pulling my hair out.
I have no fancy methods or functions - the forms are simply text boxes, combo boxes, checkboxes, and radio buttons that insert patient information into a relational database, based on the answers to questions.
Can anybody offer any advise on figuring out the root of the problem so I can attempt to fix it?