Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 19th, 2006, 11:52 AM
Authorized User
 
Join Date: Mar 2006
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default Web Service Custom Objects Problem

Hi all,

I am having a problem with a .NET web service.

The web service i have created does the following. It takes data from an xml file and creates a custom object for each item in the xml file. These objects are stored in an ArrayList.

On the client side the arraylist is received.

The problem starts here. I want to remove each object from the arraylist and use a particular attribute of the object. However on the clientside, the custom object is not recognised.

How can i work around these?

Please ask me questions if you are not sure what I mean.

Thanks






Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Service, Custom Control, Custom Return Type robzyc ASP.NET 2.0 Basics 6 June 10th, 2008 08:03 AM
Return a custom type from a web service gabrieldcr2 .NET Web Services 1 November 27th, 2005 01:26 PM
Urgent Web Service Problem DKillingsworth .NET Web Services 1 August 4th, 2003 12:58 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.