[Mono-bugs] [Bug 76549][Blo] New - wsdl proxy generator problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 25 10:59:34 EDT 2005
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 jblais at perinfo.biz.
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: mono-bugs at ximian.com
+ReportedBy: jblais at perinfo.biz
+QAContact: mono-bugs at ximian.com
+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:
More information about the mono-bugs
mailing list