2
Answers

Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.

Archi Gaikwad

Archi Gaikwad

14y
38.6k
1
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??

Answers (2)