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

  • Home
  • SEARCH
  • 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 526591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T08:47:35+00:00 2026-05-13T08:47:35+00:00

I am having a webmethod that returns some data.I’m using jquery to call that

  • 0

I am having a webmethod that returns some data.I’m using jquery to call that function with its Content type specified as XML.The problem is that it is working on local machine but not on server.The code i’m using is:

var arrInputs = pnl.getElementsByTagName("input");
    str = arrInputs[0].value;
    $.ajax({
        type: "POST",
        url: "../curriculum.asmx/EditListBox",
        dataType: "xml",
        data: "setcur_id=" + str + "",
        processData: false,
        success: function(xml) { ajaxFinish(xml); },
        error: function()
    });

Ajaxfinish is defined afterwards and it works fine on local
Is there some more settings i need to do to make it executable

  • 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. Editorial Team
    Editorial Team
    2026-05-13T08:47:35+00:00Added an answer on May 13, 2026 at 8:47 am

    If you have moved changed the host then the issue is most likely with the page you are requested, not your javascript code.

    Check that what is being returned when you request “../curriculum.asmx/EditListBox” is the same in the local and remote environments.

    You can do this either by submitting the request manually in your browser (you’ll need to use an FF extension to set the post data) or using the Net tab in firebug.

    Alternatively I also use an excellent little tool called Charles (http://www.charlesproxy.com/) which monitors all your http requests and allows you to go in and tinker with them.

    Either way you will probably find a discrepancy between what is returned on the local and remote versions that is causing the problem.

    As mentioned, you might also want to add in a more descriptive error handler that could get you some more details about why it is failing

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

Sidebar

Ask A Question

Stats

  • Questions 357k
  • Answers 357k
  • 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
  • Editorial Team
    Editorial Team added an answer You probably want to call setlocale() first, "LC_ALL" should do… May 14, 2026 at 9:06 am
  • Editorial Team
    Editorial Team added an answer Linux Ubuntu Desktop Jaunty Firebug FireCookie Pixel Perfect Web developer… May 14, 2026 at 9:06 am
  • Editorial Team
    Editorial Team added an answer Your code should look like this: var par = [];… May 14, 2026 at 9:06 am

Related Questions

I have some ASP.NET page and webservice WebMethod() methods that I'd like to add
I am currently trying to wrap my mind around Java EE 5. What I'd
[Problem] Having created a shared library that is to be deployed on a server
I am currently doing a CRUD project for school and basically they want us
I am currently building a new version of webservice that my company already provides.

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.