Hi,
I'm trying to add a web reference to my ASP.net project. Is there a way to
tell VS.Net not to generate the proxy types and instead use a specific
interface? For example, if I have a class "Person", and a webservice that
returns "Person" i want VS.net to use that same person class and not the
"MyWebservice.Person" generated class. I'm sure this question has been
answered before, I just couldn't find it. TIA.
--
Rob Schieber
Josh Twist - 22 Apr 2006 10:11 GMT
Hi Rob,
It's a common query:
http://groups.google.com/group/microsoft.public.dotnet.framework.webservices/bro
wse_thread/thread/74eca2a39060296e/aea3a7730d4e5ae0?q=schemaimporterextension+jo
sh+twist&rnum=2#aea3a7730d4e5ae0
http://groups.google.com/group/microsoft.public.dotnet.framework.webservices/bro
wse_thread/thread/996afcd8ed458b1f/5e4529a87c08d1ab?lnk=st&q=SchemaImporterExten
sion&rnum=1#5e4529a87c08d1ab
Josh
http://www.thejoyofcode.com/