Hi Tim, > To the mono-list (Mono newbie here): > > I'm currently migrating my IIS Web Services to Mono. The Client Manager that I > am attempting to migrate has about 126 methods. This is the backend for my SF > 3d Collaborative tool. > > Anyway, when I migrated I ran into differences with the *.disco, *.wsdl, and > reference.cs files. > > These differences are preventing Complex objects from being synced between web > services and web references. > > I'll use links here, so I can post colored diff links tomorrow when SF scrapes > my CVS tree. > > Comparing ClientManager.disco: > http://www.tagcma.com/article.php?story=20050209052439105 > > Comparing ClientManager.wsdl: > http://www.tagcma.com/article.php?story=2005020905335858 > > Comparing Reference.cs: > http://www.tagcma.com/article.php?story=20050209053530450 > > Mono is generating the correct XML, it just is slightly out of order. If we > can > fix that, Mono will be even more brilliant.
If the only issue is that some XML has a different order but it is still correct, I don't see the need to spend time fixing it. If there is a real bug, something that does not work as expected, it would be really useful to report the bug in bugzilla.ximian.com and attach a sample web service that fails. Thanks! > > Thanks, > ~Tim > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - Find what you need with new enhanced search. > http://info.mail.yahoo.com/mail_250 > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
