Hi everyone!!!, am new to web services and trying to write a web method which accepts and return and array of int. Am using a c# client to consume it, when i call the web method in the client i get an error saying "can not convert int[] to int?[]". Is there a special way i should define the array in the web service, please help.
thank you in advance
Pash

Recommended Answers

All 2 Replies

Are you sure you should be posting this here and not on the C# forum ?

thank for looking at my post, maybe i should send it to c# but i forgot to mention that the web service is in java and am using JAX WS

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.