[Mono-devel-list] WSDL tool missing

Todd Berman tberman at gentoo.org
Thu Jun 19 10:16:34 EDT 2003


I can provide some additional info, as I've been doing some
investigation into S.W.S and its supporting classes.

the xsp server for some reason is unable to POST with HttpWebRequest, it
will just time out while executing GetRequestStream inside of
HttpSoapClientProtocol.

However, mod_mono has no issues POSTing using a proxy dll.

On a more general note, it seems like S.W.S has most of the
functionality required to host Web Services. It seems like the most
important missing component is the WebServiceCompiler and its supporting
classes inside of the System.Web assembly.

--Todd

On Wed, 2003-06-18 at 16:03, Miguel de Icaza wrote:
> Hello,
> 
> > However, using the proxy dll as a server side object in aspx, it always
> > times out.  Does anybody have any suggestions?  Is anybody using
> > something else to generate proxy classes?
> 
> You would have to provide more information about this particular
> scenario.
> 
> Miguel
> _______________________________________________
> 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