Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79697 --- shadow/79697 2006-10-19 11:31:08.000000000 -0400 +++ shadow/79697.tmp.10491 2006-10-20 14:48:24.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Tools Version: 1.1 OS: GNU/Linux [Other] OS Details: Gentoo Linux-2006.1 Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: XSP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -56,6 +56,28 @@ Additional Information: As said before problems occur on both compiled/binary 32-/62-bit windows/linux verions of mono (tried both version 1.1.17 and 1.1.18 on gentoo linux and the version 1.1.18 on windows) + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-20 14:48 ------- +Okey after doing some more testing i have to say that i'm dumbfound. I +used the wsdl2-tool to create proxy's for two more web-services that +could be found on xmethods.com (the wsdl-files i used can be found +here: http://www.bs-byg.dk/hashclass.wsdl and +http://www.atomic-x.com/xmlservices/GuitarManufWS.asmx?wsdl). Both +proxy's worked well (except the fact that wsdl2 creates two completely +exact proxy's, which causes gmcs to choke on the file but as soon as +you comment the second class out everything works as expected... I'll +attach one of the generated cs-files to this bugreport) + +Thus the problem seems to be related to the simple web-service i +implemented (the only thing i find kinda disturbing is the fact that +my ws works without any problems with the axis-client but i have no +chance to make it work with the c#-client. + +I'll attach both the source-files of the web-service and the +c#-proxy-classfiles to this bug-report. Maybe somebody else can have a +look at it and has a hint what could be wrong! + +Regards! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
