[Mono-bugs] [Bug 75323][Nor] Changed - Problem with WebServices and
XML Serialization on client side
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 20 07:25:06 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75323
--- shadow/75323 2005-06-20 05:36:40.000000000 -0400
+++ shadow/75323.tmp.14758 2005-06-20 07:25:06.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 75323
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
-Priority: Major
+Priority: Normal
Component: Sys.Web.Services
AssignedTo: mono-bugs at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -178,6 +178,13 @@
** (/usr/lib/mono/1.0/xsp.exe:22582): WARNING **: Cannot load type
'FicheClient.ADServices.ADIdentity'
** (/usr/lib/mono/1.0/xsp.exe:22582): WARNING **: Cannot load type
'FicheClient.ADServices.ADUser'
+
+------- Additional Comments From lluis at ximian.com 2005-06-20 07:25 -------
+I tried again with your proxy, and I can create it without any error.
+You are getting the exception because xsp is not able to load the
+types used by the proxy, probably because it can't find the dll where
+those are defined. This doesn't look like a bug in mono, but a problem
+in your setup.
More information about the mono-bugs
mailing list