KanikaVarma / sudzc

Automatically exported from code.google.com/p/sudzc
0 stars 0 forks source link

I can take objects but i cannot send any object to WCF web service #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I am trying to get login correction from web service as i need to send 
password and user name and it return me true or false.
2.
3.

What is the expected output? What do you see instead?

I expect web service take my inputs and give me true or false output but it 
pretend like i do not send any input.
What version of the product are you using? On what operating system?
Imac version 10.8.5 osx, iPad 4th generation iOS6  and simulators iOS 7 or iOS 
6 . xcode 5.1 

Please provide any additional information below.

I read in sites like this problem can happen because of namespaces. I tryed 
that but i am still stuck in same problem.

Original issue reported on code.google.com by yucel.ba...@sestek.com on 20 May 2014 at 6:11