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. Help needed urgently on ASP.Net - AJAX...

Help needed urgently on ASP.Net - AJAX...

Scheduled Pinned Locked Moved ASP.NET
helpquestioncsharpasp-netvisual-studio
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.
  • J Offline
    J Offline
    jmavn
    wrote on last edited by
    #1

    Hi, I am using AJAX in my appl using VS 2005. In one of the checkboxlist, set of values are binded and one of the value is " -" When I select that particular item, I got the error as: Sys.WebForms.PageRequestManagerServerErrorException: an unknow error occured while processing the request on the server. the status code returned from the server was: 500 What is the cause of the error? Is this problem using AJAX? What is remedy for this problem? Can anyone help me? Thankfully, jm

    S 1 Reply Last reply
    0
    • J jmavn

      Hi, I am using AJAX in my appl using VS 2005. In one of the checkboxlist, set of values are binded and one of the value is " -" When I select that particular item, I got the error as: Sys.WebForms.PageRequestManagerServerErrorException: an unknow error occured while processing the request on the server. the status code returned from the server was: 500 What is the cause of the error? Is this problem using AJAX? What is remedy for this problem? Can anyone help me? Thankfully, jm

      S Offline
      S Offline
      SHatchard
      wrote on last edited by
      #2

      You could try changing the < and > to & lt; and & gt; which may solve the problem - without the spaces, had to put them there so that the page didnt show the <> :)

      J 1 Reply Last reply
      0
      • S SHatchard

        You could try changing the < and > to & lt; and & gt; which may solve the problem - without the spaces, had to put them there so that the page didnt show the <> :)

        J Offline
        J Offline
        jmavn
        wrote on last edited by
        #3

        Hi, Thanks for your reply. But where should i change it? When it is binded, value is taken from DB. But when I select the item (I enabled the AutoPostBack = True) for the checklistbox. (Also I do have same kind of value in one of my Dropdownlistbox). When i selected in the dropdownlist, The SelectedIndexChanged event not firing, instead it gives the Exception. In this case what should I do to avoid it..

        Thankfully, jm

        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