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. Problem of Data loading Asynchronously [modified]

Problem of Data loading Asynchronously [modified]

Scheduled Pinned Locked Moved ASP.NET
helpjavascriptsysadmindebuggingjson
2 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
    slSoftware
    wrote on last edited by
    #1

    hi all, Im using ajax timer and Update panel for load some data in my home page Asynchronously, and its time to time it should be change, but there is a problem of ajax says Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled. Details: Error parsing near ' but im not use any Response.Write() in my code, Then i used to create a own javascript function using XMLHttpRequest (same as Ajax) and i execute the separate page and return the string function, but i want to set there my all asp server controls (such as label , link button etc..) and bring into result page,how can i do that.Pls help me to do that. Thanks

    modified on Sunday, July 12, 2009 8:55 AM

    A 1 Reply Last reply
    0
    • S slSoftware

      hi all, Im using ajax timer and Update panel for load some data in my home page Asynchronously, and its time to time it should be change, but there is a problem of ajax says Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled. Details: Error parsing near ' but im not use any Response.Write() in my code, Then i used to create a own javascript function using XMLHttpRequest (same as Ajax) and i execute the separate page and return the string function, but i want to set there my all asp server controls (such as label , link button etc..) and bring into result page,how can i do that.Pls help me to do that. Thanks

      modified on Sunday, July 12, 2009 8:55 AM

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      The problem is some thing different, Please Read this

      cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

      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