Last post Jul 01, 2011 11:25 PM by sai.mrm
Member
113 Points
93 Posts
Jul 01, 2011 11:25 PM|sai.mrm|LINK
Solved: Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.
this exception will raise when you are working file download window in asp.net.
the reason for this is when the downloaded file name contains any spaces then u may get this error.
It kills my 3 hours of my time to solve this issue....
It may helps u guys....
Happy coding:)
Member
113 Points
93 Posts
Solved: Unable to evaluate expression because the code is optimized or a native frame is on top o...
Jul 01, 2011 11:25 PM|sai.mrm|LINK
Solved: Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.
this exception will raise when you are working file download window in asp.net.
the reason for this is when the downloaded file name contains any spaces then u may get this error.
It kills my 3 hours of my time to solve this issue....
It may helps u guys....
Happy coding:)