Hi,
I was given a web service url and to develop client side code. When I
add the web references, in the reference.cs I look at it, it has 2
proxy classes. First one is proxywse and second one is proxy (see only
wse difference). The first class has new methods I need and the second
class doesn't have the methods I need.
This is in VS2003 and WSE2.0
Could someone tell me what could be the reason for this occurance.
Thanks.
DBC User - 01 Sep 2006 14:13 GMT
Any one know the answer to this? It is really bothering me. I tried it
in VS2005 in it also it creates 2 classes.
> Hi,
>
[quoted text clipped - 9 lines]
>
> Thanks.
John Saunders - 01 Sep 2006 17:39 GMT
> Any one know the answer to this? It is really bothering me. I tried it
> in VS2005 in it also it creates 2 classes.
[quoted text clipped - 10 lines]
>>
>> Could someone tell me what could be the reason for this occurance.
Look at the WSDL. Are there two bindings?
John