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=78979 --- shadow/78979 2006-07-30 13:47:42.000000000 -0400 +++ shadow/78979.tmp.15726 2006-07-30 13:47:42.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 78979 +Product: Mono: Tools +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: XSP +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: XSP2 web services fail on 1.1.16 + +XSP2 web services fail on 1.1.16 + +http://localhost:8080/1.1/webservice/ConverterService.asmx + +and the TestService.asmx (and my app :)) + +fail with + +System.InvalidCastException: Cannot cast from source type to destination type. + at System.Web.Services.Configuration.WSConfig.get_Instance () [0x00000] + at System.Web.Services.Configuration.WSConfig.IsSupported (WSProtocol +proto) [0x00000] + at System.Web.Services.Description.ServiceDescriptionReflector.Reflect +(System.Type type, System.String url) [0x00000] + at System.Web.Services.Protocols.SoapDocumentationHandler.GetDescriptions +() [0x00000] + at System.Web.Services.Protocols.SoapDocumentationHandler.ProcessRequest +(System.Web.HttpContext context) [0x00000] + at System.Web.Services.Protocols.SessionWrapperHandler.ProcessRequest +(System.Web.HttpContext context) [0x00000] + at System.Web.HttpApplication+<Pipeline>__2.MoveNext () [0x00000] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
