Not all variables bound (but they are there)
I am having a problem with this method. All the parameters are there, and in order, but I still get this error: ORA-01008: not all variables bound protected void LastUpdateDates(string Path, string Key, bool Update) { //load the update dates of the mta files try { FileInfo fi...