[Mono-bugs] [Bug 75543][Wis] Changed - webservice method call crash
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 13 18:59:57 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 llpamies at tinet.org.
http://bugzilla.ximian.com/show_bug.cgi?id=75543
--- shadow/75543 2005-07-13 18:52:40.000000000 -0400
+++ shadow/75543.tmp.20201 2005-07-13 18:59:57.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75543
Product: Mono: Tools
Version: 1.1
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: XSP
AssignedTo: gonzalo at ximian.com
ReportedBy: llpamies at tinet.org
@@ -51,6 +51,27 @@
or something simlar.
------- Additional Comments From llpamies at tinet.org 2005-07-13 18:52 -------
Created an attachment (id=15460)
Uncompress run make.sh and try test.php
+
+------- Additional Comments From llpamies at tinet.org 2005-07-13 18:59 -------
+I compile the code. I run XSP and then I try to call some times the
+webmethod from PHP5 native client.
+
+The problem is that in the 51th call, the client return me:
+ "Exception has been thrown by the target of an invocation."
+and I can't call the method any more time from PHP5.
+
+Then If I try to call again the method from XSP test page It works
+!!!, but onle a few more times, because appear again:
+ "Exception has been thrown by the target of an invocation."
+in the 15th or 20th call.
+
+Maybe it can be a Session BUG ??
+
+
+Thanks for all !
+
+(sorry from my bad english)
+
More information about the mono-bugs
mailing list