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=76549 --- shadow/76549 2005-10-25 10:59:34.000000000 -0400 +++ shadow/76549.tmp.3414 2005-10-25 10:59:34.000000000 -0400 @@ -0,0 +1,37 @@ +Bug#: 76549 +Product: Mono: Tools +Version: 1.0 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Blocker +Component: tools +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: wsdl proxy generator problem + +The tags above methods are not correct, namespaces and class names are missing. + + +Steps to reproduce the problem: +1. try to generate a proxy with the wsdl tool + + +Actual Results: +[()] +[(="code")] + +Expected Results: +[System.Diagnostics.DebuggerStepThroughAttribute()] +[System.ComponentModel.DesignerCategoryAttribute("code")] + +How often does this happen? +Always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
