[Mono-dev] [PATCH] System.Web.Services: throw on protocol mismatch

Konstantin Triger kostat at mainsoft.com
Mon Mar 5 03:04:59 EST 2007


Hi Eno,

Yep, I did the following:

1. Create a HelloWorld WS, suppress HttpSoap using configuration and deploy.
2. Get a reference to this service.
3. Go to the WS, suppress HttpSoap12 and redeploy.
4. Run the client without updating the reference.
5. Do the same suppressing first HttpSoap12 and then HttpSoap.


Regards,
Kosta

> -----Original Message-----
> From: Atsushi Eno [mailto:atsushi at ximian.com]
> Sent: Monday, March 05, 2007 8:09 AM
> To: Konstantin Triger
> Cc: mono-devel-list at ximian.com
> Subject: Re: [Mono-dev] [PATCH] System.Web.Services: throw on protocol
> mismatch
> 
> Hi,
> 
> I'm in doubt that it is the correct way to filter errors out. Do
> you have any test case that needs this?
> 
> Atsushi Eno
> 
> Konstantin Triger wrote:
> > Hello all,
> >
> > .Net throws on soap version mismatch.
> > Please review the attached patch fixing this.
> >
> > Regards,
> > Konstantin Triger
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list