I got this exception. My code was working fine. Suddenly, it started not to work
sometime.  It then worked then not worked. I googled but could not find
any valuable answer to this case.

Then I removed try catch block , my code worked fine again.
The reason of this weird exception is using Response.Redirect in try catch block.

Leave a Reply

You must be logged in to post a comment.