I am building a reservation app and I am trying to fix a bug - I reserved every workstation for x amount of days so 0 workstations should show in my GridView - However when I click that day in my Calendar the program crashes and gives me this errorI am building a reservation app and I am trying