Re: Calling 3.0 WCF webservice from 1.1 ASP.NET application
- From: "John Saunders [MVP]" <john.saunders at trizetto.com>
- Date: Fri, 20 Jul 2007 19:34:14 -0400
"skillo" <skillo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:6E8BC65E-274F-4DBE-864F-15778B960234@xxxxxxxxxxxxxxxx
I'm having heck... I have converted a 2.0 ASMX web service to a new 3.0 WCF
SVC web service. I can reference the old ASMX from a 1.1. ASP.NET
application with no problem. Now, I am trying to reference the new SVC
service from the same 1.1 ASP.NET application and the disco code creation is
having a problem generating the reference. My assumption is that it is
failing because the "Web Method" attributes is no longer required.
Is there any documentation or is it even possible to reference a 3.0 WCF web
service from a 1.1 ASP.NET application?
What happens if you try to reference the WCF service from a browser?
Also, what bindings are you using? What is your configuration? WCF is so rich, that the configuration _really_ matters.
--
John Saunders [MVP]
.
- Prev by Date: Re: Attachments
- Next by Date: Re: Attachments
- Previous by thread: RE: SoapExtension and NetworkStream
- Next by thread: Re: Calling 3.0 WCF webservice from 1.1 ASP.NET application
- Index(es):
Relevant Pages
|