[Mono-devel-list] SOAP communication Mono to Windows

Michael J. Ryan tracker1_lists at theroughnecks.com
Fri Oct 3 01:55:50 EDT 2003


 > On dj, 2003-10-02 at 08:57, Leos Urban wrote:
 >
 >> Hello,
 >> I want to use linux as (Mono SOAP ) server platform for our customers
 >> with windows clients (with MS dotnet) and PocketPC client (with MS Compact
 >> Framework).
 >> I tested XSP and want to test also Apache+modmono.
 >> But...
 >> In some tests it worked fine, but when I tested  transfer of Dataset
 >> (very important for our DB applications ) then I got XML Error.
 >> But only when connection is between Linux and Windows.
 >> If connection was made between Linux-Linux or Windows-Windows
 >> (read mono-mono, msdotnet-msdotnet) it worked fine.
 >> It looks as serialization problem. Is here some solution?

Leos, what about creating your own serializable object to handle this, used
on both ends?   I know it is more work that serializing a DataSet or
DataTable .. but could well allow you to do what you need to get done.

-- 
Michael J. Ryan - tracker1(at)theroughnecks(dot)net - www.theroughnecks.net
icq: 4935386  -  AIM/AOL: azTracker1  -  Y!: azTracker1  -  MSN/Win: (email)





More information about the Mono-devel-list mailing list