[Mono-dev] Porting app that uses Microsoft.Web.Services2 to Mono

Geoffrey Gowan ggowan_2000 at yahoo.com
Fri Nov 25 12:35:25 EST 2005


Hi,
    
   I'm in the process of trying to port an application that  uses Microsoft.Web.Services2.dll over to run on linux using Mono.  Does  anybody know what would be required to do this?  I have already tried  just copying the Microsoft.Web.Services2.dll file over to linux but I'm  getting a strange error deep inside it, so I'm guessing it just won't  work and I'll need to take a different approach, such as removing all  use of this assembly from the app.  Obviously that is a bit of a pain.   Is there anything available for Mono that might ease this transition?
    
    BTW, here is the particular error I'm getting while trying to run the applicaton:
    
    WSE007: The SoapEnvelope or its SoapContext has already been processed by a Pipeline.
    in <0x000a4> Microsoft.Web.Services2.Pipeline:ProcessOutputMessage (Microsoft.Web.Services2.SoapEnvelope envelope)
    in <0x00064>   Microsoft.Web.Services2.OutputStream:Close ()
    in <0x0000b> System.IO.Stream:System.IDisposable.Dispose ()
    in <0x000d6>  System.Web.Services.Protocols.SoapHttpClientProtocol:SendRequest  (System.IO.Stream s, System.Web.Services.Protocols.SoapClientMessage  message, System.Web.Services.Protocols.SoapExtension[] extensions)
    in <0x0013e>  System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke  (System.String method_name, System.Object[] parameters)
    
    
    Thanks,
    Geoff 
  


--
Geoffrey Gowan
		
---------------------------------
 Yahoo! Personals
 Single? There's someone we'd like you to meet.
 Lot's of someone's, actually. Try Yahoo! Personals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051125/875eff50/attachment.html 


More information about the Mono-devel-list mailing list