views:

602

answers:

7

Hi, Im using ksoap2 to call web .net services. The call works just fine except when I pass paramaters. The passed paramaters are always recieved as null values by the web service. I dont know what the problem is, I hope someone can help. Thanks,

A: 

Comment code envelope.dotNet = true;. This should do the trick

Ya I tried the option. Actually I inspected the source code in the library and this option basically is faked! it does nothing at all!
Fadi
A: 

Do you still need help with passing the complex type into your service?

Pandalover
The problem is solved thanks :)
Fadi
+1  A: 

please post the answer

A: 

Hello Fadi, Sena,

Please can you send a code for passing complex type as web service parameters? Or can you give some more hints on the same?

Thanks & Regards, Rashmi

Rashmi
A: 

please could you post the solution for these null parameters....

elites86
A: 

This topic would be a lot more helpful if someone actually posted their solution to this problem.

benjamin schultz
A: 

I have the same problem Did you find a solution?

Khaldoun