Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 145281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:23:45+00:00 2026-05-11T08:23:45+00:00

I am using asp.net ajax version 1.0 on asp.net 2.0. (I cannot yet upgrade

  • 0

I am using asp.net ajax version 1.0 on asp.net 2.0. (I cannot yet upgrade to 3.5)

I had a PageMethod that would get called by Javascript. This worked perfectly until I added an UpdatePanel to another part of the page. Now when I run the page with debug turned on The breakpoint in the pagemethod never gets called. when I look in firebug at what gets returned when the post to the PageMethod is called, I notice that the entire aspx page is returned instead of just the calls value. What have I done?

Here is the Javascript call to the PageMethod:

function EndRequestHandler(sender, args) {     $('#selectedCHK').change(         function() {             var chkedInput = $('#selectedCHK');             var networkRead = chkedInput[0].checked;             PageMethods.ChangeSelectedNetworkReadFlag(routeNum,                                                        networkRead,                                                        function(msg) { alert(msg);  });         }     ); } $(document).ready(function() {     Sys.WebForms.PageRequestManager.getInstance().add_endRequest(EndRequestHandler); } 

The point of having the EndRequestHandler function called at the end of each request is that the item with the id ‘#selectedCHK’ is inside the update panel and the event needs to get set every time the UpdatePanel is refreshed.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T08:23:45+00:00Added an answer on May 11, 2026 at 8:23 am

    I figured this out and it was a configuration problem. Specifically I needed to add:

    <httpModules>     <add name='ScriptModule' type='System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'/> </httpModules> 

    inside the <system.web> section.

    I thought that I had configured the site properly but I decided to go through the documentation step by step.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 61k
  • Answers 61k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer You could use MSXML library & use XMLHttpRequest class to… May 11, 2026 at 9:48 am
  • added an answer Well, there are two ways of defining a Regex in… May 11, 2026 at 9:48 am
  • added an answer You're creating a closure but it's still bound to the… May 11, 2026 at 9:48 am

Related Questions

I am using ASP.NET ajax to dynamically add/remove controls from a page without using
I am using asp.net MVC to develop an application that will have ajax interactions.
I am using MS AJAX ASP.NET Components (Calendar Extender) and I'm finding this problem.
I am using ASP.NET Dynamic Data for a project and I have a table
I am using ASP.NET to transmit a .jar file. This code works perfectly on
I am using asp.net mvc for an application. I've taken some guidance from Rob
I am using ASP.NET 2.0 and VS 2005. I need to populate a grid
I am using asp.net and I am trying to save checkbox values into a
I am using asp.net web site administration tool to manage the different roles in
I am using ASP.NET 2.0 C#. I want to redirect all request for my

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.