|
-
Oct 7th, 2002, 01:18 AM
#1
Thread Starter
Registered User
can't send back multi dimensional arrays!!!
I tried creating a web service that returned a 2d array, but it said it wasn't serializable!!!!
Anyone else come across this problem before?
-
Oct 11th, 2002, 01:48 PM
#2
Hyperactive Member
It's not a problem. To pass objects in a webservice they must eb serializable. You will need to write some code to make what you want to send serializable.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|