I am trying to bind an aditiional date in the AdvancedInsertTemplate....I get " Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object" which points back to the bind. For an extra int I had to use str(intname) in the SQL to get that to work. But for the extra date no matter what I try will not work, I am using the AdvanceForm usercontrol.