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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
