[Mono-aspnet-list] Consuming an Axis WebService with DIME attachments

APS dev.malst at apsystems.it
Fri Oct 23 03:54:07 EDT 2009


I tried using WSE under Mono but I obtain an error saying that

System.Net.WebResponse.Close () Operation is not supported.

I looked at the source code and effettively 
System/System.Net/WebResponse is not implemented. I don't understand 
why, I think it's useful also for other usages.


At 18.33 22/10/2009, william leader wrote:
>Well, In theory the mono runtime should still be able to load the 
>WSE library dll's, You're application should be able to reference 
>those dlls and use them just the same provided the WSE library code 
>doesn't make use of a system class that the mono run time doesn't 
>yet support. I'm not sure if the licensing agreement on WSE allows 
>this or not, you should check that on your own. If you can do that, 
>then you should be able to import a WSDL to generate a proxy class, 
>the proxy class code can then be modified by hand to use the WSE 
>objects instead of the default http objects which would get you 
>access to DIME.
>
>Depending on who controls the service, you might just be better off 
>asking if they can enable MIME attachments if that is an option.
>
>-will
>
>On Thu, Oct 22, 2009 at 2:06 PM, APS 
><<mailto:dev.malst at apsystems.it>dev.malst at apsystems.it> wrote:
>Hi everyone,
>
>I need to interface my software with an Axis web service that accept
>files ad DIME attachments.
>I used <http://MS.NET>MS.NET framework 1.1 with WSE2 to do so but 
>now I would like
>to make it work with Mono.
>As there's no supporto for WSE inside Mono, what is the correct
>behavior to accomplish this task?
>Thanks in advance.
>
>
>_______________________________________________
>Mono-aspnet-list mailing list
><mailto:Mono-aspnet-list at lists.ximian.com>Mono-aspnet-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
>
>
>--
>Il messaggio e' stato analizzato alla ricerca di virus o
>contenuti pericolosi da <http://www.mailscanner.info/>MailScanner, ed e'
>risultato non infetto.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20091023/2f608d94/attachment.html 


More information about the Mono-aspnet-list mailing list