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. Invalid postback or callback argument

Invalid postback or callback argument

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netsysadminsecurity
3 Posts 3 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.
  • K Offline
    K Offline
    Krrish
    wrote on last edited by
    #1

    am using asp.net 1.1 to code the web page and my virtual directory is pointed to use asp.net 2.0 calss library (client requirement) Can any one help me with the following error that am getting "Invalid postback or callback argument. Event validation is enabled using in configuration or in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation."

    Krishna

    G I 2 Replies Last reply
    0
    • K Krrish

      am using asp.net 1.1 to code the web page and my virtual directory is pointed to use asp.net 2.0 calss library (client requirement) Can any one help me with the following error that am getting "Invalid postback or callback argument. Event validation is enabled using in configuration or in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation."

      Krishna

      G Offline
      G Offline
      Grapes R Fun
      wrote on last edited by
      #2

      Krishna, how did you implement ICallbackEventHandler for 2.0? Can you post your code? I can help you if I see your code first.

      Nila "...for that, I will need a large cup of coffee and a brand muffin!" -Samantha Bea

      1 Reply Last reply
      0
      • K Krrish

        am using asp.net 1.1 to code the web page and my virtual directory is pointed to use asp.net 2.0 calss library (client requirement) Can any one help me with the following error that am getting "Invalid postback or callback argument. Event validation is enabled using in configuration or in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation."

        Krishna

        I Offline
        I Offline
        indianet
        wrote on last edited by
        #3

        You can disable post back event validation

        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