I am trying to display an image stored as a BLOB in an Oracle db. I am using a DSNless connection. I tested the connection and the SQL and they both work, but I am getting the error "A default property was not found for the object." on the Response.BinaryWrite line. Any suggestions?