Hi group
I am investingating how I can turn on proxy type sharing from the IDE. I
am aware that I can do that from the sharetypes switch on the
command-line to wsdl.exe
If I have a ASP.NET webapp acting as a client to my webservices I can do
it, by adding the special folder "App_WebReferen ces" and add my wsdl's
to that folder. Each time I do an "Add web reference" in in the IDE it
knows which services share types and adds them to the same Web reference
to enable proxy type sharing.
But the equivalent does not appear to be true when you have a WinForm
client accessing the very same webservices.
Is this by design or are there any other reasons why it is not
implemented like in ASP.NET clients?
Regards
Henrik
I am investingating how I can turn on proxy type sharing from the IDE. I
am aware that I can do that from the sharetypes switch on the
command-line to wsdl.exe
If I have a ASP.NET webapp acting as a client to my webservices I can do
it, by adding the special folder "App_WebReferen ces" and add my wsdl's
to that folder. Each time I do an "Add web reference" in in the IDE it
knows which services share types and adds them to the same Web reference
to enable proxy type sharing.
But the equivalent does not appear to be true when you have a WinForm
client accessing the very same webservices.
Is this by design or are there any other reasons why it is not
implemented like in ASP.NET clients?
Regards
Henrik