cerca di indentare per bene il codice sul forum, altrimenti non si legge e l'esecuzione non è corretta

prova così
codice:
If Not file Is Nothing Then
	file = file.FileName
	response.write(file)
end if