Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed - Link Button within Gridview
问题 I am currently working on VS 2010. I have a gridview on my content page. I am trying to download a file from the server. The file downloading functionality happens on the click of a link button which is placed within the gridview for each individual record. The gridview is placed within an update panel and the Script Manager is placed on the master page. Also, i have made use of bootstrap on my page. On the click of the link button withing the gridview the following error is displayed