Hello
When I add a Web Reference to my Client Project, using a vsdisco file, in
the generated reference.vb only for the first class is a xxxWSE proxy class
generated. For all other classes the WSE proxy is missing.
WSE is enabled for the client and the server project.
It's a bug?
thanks
Martin
Dan Rogers - 15 Dec 2004 00:48 GMT
Hi Martin,
No, this doesn't sound like a bug. In a generated proxy, the typical
result is a proxy class (that you use to access the remote methods) and
then supporting data classes used to pass arguments to the web methods and
receive the appropriate return data types.
I hope this helps
Dan Rogers
Microsoft Corporation
--------------------
Thread-Topic: Problem with generated proxy
thread-index: AcTeDVP7S3OJlXnzRQ2HDy7i/CNCrg==
X-WBNR-Posting-Host: 213.180.191.65
From: "=?Utf-8?B?TWFydGluIE11ZWxsZXI=?="
<MartinMueller@discussions.microsoft.com>
Subject: Problem with generated proxy
Date: Thu, 9 Dec 2004 08:37:09 -0800
Lines: 12
Message-ID: <6755570E-FA38-436A-996A-D8E84E045F66@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.dotnet.framework.webservices.enhancements
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.webservices.enhancements:5124
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices.enhancements
Hello
When I add a Web Reference to my Client Project, using a vsdisco file, in
the generated reference.vb only for the first class is a xxxWSE proxy class
generated. For all other classes the WSE proxy is missing.
WSE is enabled for the client and the server project.
It's a bug?
thanks
Martin