Actualy i want retrive doc(resume) file from database I m devloping one project relate HR in which i want to insert the candidate informatin and his resume.it is Inserting candidate informatin and his resume succesfully but when try to retrive his resume getting folling error"Unable to cast object of type 'System.Decimal' to type 'System.Byte[]'."
Below is my code
cmd.Parameters.Add(
cmd.Parameters(
Response.ContentType =
Response.BinaryWrite(
Response.[End]()
con.Close()