Having only just gotten to this chapter myself, and in case anyone ever comes across this issue again I though I should include a little input. As aojiku01 points out, DocumentID does not exist so I got around the error using the expression below instead:
Code:
"C:\\exports\\" + (DT_WSTR,50)Title + ".doc"
Many Thanks
locus2k1