Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack error

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

Scheduled Pinned Locked Moved ASP.NET
c++sysadmindata-structureshelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sanjubaba
    wrote on last edited by
    #1

    hi, i am getting this error when i am redirecting to a page using httpcontext.current.server.transfer(url,true) which is in try{}

    S 1 Reply Last reply
    0
    • S sanjubaba

      hi, i am getting this error when i am redirecting to a page using httpcontext.current.server.transfer(url,true) which is in try{}

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      don't put the code in the try catch block whenever you are redirecting to another page with second parameter true it is going to throw exception remove try and catch block and check Let me know if it got fixed

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

      S 1 Reply Last reply
      0
      • S Sandeep Akhare

        don't put the code in the try catch block whenever you are redirecting to another page with second parameter true it is going to throw exception remove try and catch block and check Let me know if it got fixed

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

        S Offline
        S Offline
        sanjubaba
        wrote on last edited by
        #3

        Hi, thanks.. it got fixed

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups