After adding Digital File pro, you can no longer use the request form collection to refer to form information.
Digital File pro creates a WA_UploadObj.Form collection to use in its place. You will need to rebind all of the form elements in the insert record server behavior to use the new syntax.
Double click the Insert Record server behavior. And rebind each recordset column to the corresponding form element.