Groups | Blog | Home
all groups > dotnet web services enhancements > july 2005 >

dotnet web services enhancements : WSE 3.0 Proxy


Mike
7/27/2005 7:11:26 AM
All,

Little confused with WSE 3.0. I created a ASP.NET webservice using VS2005
but when I added the web reference in my web site I did not see any proxy
files as I did in WSE 2.0. Is this hidden now or am I missing something?

Thanks

--
Mike Gasperino
Sr. Software Developer
office: 919-807-2310
Helpdesk: (919)807-2300
doa.helpdesk@ncmail.net

****************************************************************************
E-mail correspondence to and from this address may be subject to the North
Carolina Public Records Law "NCGS.Ch.132" and may be disclosed to third
parties
****************************************************************************

Julie Lerman
8/1/2005 5:39:42 PM
this is an ASP.NET 2.0 thing

they took the "show all files" away. So unfortunately, you can't look at the
reference file.

boo hiss.

As far as I know I haven't seen any work around for this.

You can see it in for a web reference in a windows forms app though.

Here is the webteam's response to this issue in the bug tracker:
__________________
Resolved as Postponed by Microsoft on 2005-04-29 at 12:33:07

Thank you for your suggestion. We plan to improve web services integration
and will consider this in the next release. In the meantime, please note:
1. VS05 automatically generates the proxy code on the server side as needed.
2. You can manually generate the proxy code using wsdl.exe and add them to
the App_Code folder.
3. Creating a web reference creates a web.config key for the URL which you
can edit.
-- The Web Platform & Tools Team
_____________________

Julie

[quoted text, click to view]

AddThis Social Bookmark Button