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 8807863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T02:28:24+00:00 2026-06-14T02:28:24+00:00

I have this webservice [WebService(Namespace = http://localhost/)] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] [ScriptService] [System.ComponentModel.ToolboxItem(false)] public class

  • 0

I have this webservice

   [WebService(Namespace = "http://localhost/")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]

[ScriptService]
[System.ComponentModel.ToolboxItem(false)]
public class CompanyData : WebService
{   [WebMethod]
    public String HelloWorld()
    {

        return "Hello JSON";

  }
}

in the same directory i have an edge generated HTML File

In the scene, there is a button with this code onClick

$.ajax({
    type: "POST",
    url: "CompanyData.asmx/HelloWorld",    
    data: "{}",    
    contentType: "application/json; charset=utf-8",
    dataType: 'json',  
    success: function(response) 
    {
        //get the value of a Symbol variable

        //sym.getComposition().getStage().sym.getSymbol("feedback").html(response.d);
        this.play();

    },
failure: function(msg) 
{
    sym.getComposition().getStage().sym.getSymbol("feedback").html(msg);
},

 error:function (request, status, error) 
 {

}
});

The success function does not get reached. I can’t figure out why. Tried variations of the code, read other examples – still not working.

I have used the error and failure

What am i doing wrong ? Both pages are on IIS 7 on localhost

Thanks in advance

  • 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-06-14T02:28:25+00:00Added an answer on June 14, 2026 at 2:28 am

    I figured it out. The problem was not that the data returned was not triggering the success function – it was. The problem was with my rubbish Adobe Edge script syntax .

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

Sidebar

Related Questions

I have this web service : using System.Web.Services; namespace Contracts { [WebService(Namespace = http://tempuri.org/)]
I have got a web service programmed in c# / asp.net. [WebService(Namespace = http://example.com/)]
I have this webservice snippet and i want to print the actual value returned.
i have this simple type from an external webservice: <xsd:element name=card_number maxOccurs=1 minOccurs=1> <xsd:simpleType>
I have this jsp client that consumes a webservice. The problem with the client
I have a WebService that when I use the instance of this webservice, occurs
I have this code for doing an ajax request to a webservice: var MyCode
I have a legacy Java webservice based on Axis2. This webservice classes consist of:
I have string that look like Array that fetched from other webservice like this
I have a webservice that produce XML result. I have been working on this

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.