Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

PeteApps
PeteApps
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by PeteApps
Customize the badges you want to showcase on your profile
LocalConnection from AIR to AIR - Adobe LiveCycle 15-01-2009
sorry, posted to the wrong forum.

Views

460

Likes

0

Replies

0
Re: Using ASP .Net web service - Adobe LiveCycle 22-12-2008
Hi, Zee. Thanks for the link to your article, it helped. Here is where I am at.I have a simple web service that returns XML. The web servicewas returning an ASP .Net XmlDocument, but that gave me an error inFlex on the return. It looks like Flex didn't know how to deal withthat, complaining about the type. I changed the web service resultto String. I added a listener like your example shows, where I takethe string, cast it to XML and store it in a private variable. Mymx:Binding statements then u...

Views

106

Likes

0

Replies

0
Using ASP .Net web service - Adobe LiveCycle 21-12-2008
Hi. I am a newbie that is trying to use an ASP .Net webservice to retrieve and return rows from/to a database. These webservices return XML and the Insert and Update web services alsoaccept XML as input. I want to use XML rather than objects, sincethe binding with E4X works very well and I don't want to do endlessupdates to my objects as the schema changes.I have used the Data > Import Web Service (WSDL) wizard tocreate a set of classes. This looks way cool, but I am at a loss asto how to use th...

Views

955

Likes

0

Replies

2