Once we download excel file from portal and try to open file the below error will be shown.
The code used for the download is as follows.
HttpContext.Current.Response.TransmitFile(filepath); ...(read more)
↧