I have written a block of code to download pdf file. but i m getting following exception in Response.End()
"Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack. "
what can be done to solve this problem??