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=75275 --- shadow/75275 2005-06-15 09:23:31.000000000 -0400 +++ shadow/75275.tmp.16215 2005-06-15 09:23:31.000000000 -0400 @@ -0,0 +1,59 @@ +Bug#: 75275 +Product: Mono: Runtime +Version: 1.0 +OS: +OS Details: Mac +Status: NEW +Resolution: +Severity: +Priority: Major +Component: remoting +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Summary: i encounter this problem when i call a web service from xsp + +Description: Error processing request. + +Error Message: HTTP 500. + +Stack Trace: + +System.Resources.MissingManifestResourceException: Could not find any resource appropiate for +the specified culture or its parents (assembly:System.Web.Services) +in <0x00440> System.Resources.ResourceManager:InternalGetResourceSet +(System.Globalization.CultureInfo,bool,bool) +in <0x000a0> System.Resources.ResourceManager:GetString +(string,System.Globalization.CultureInfo) +in <0x00034> System.Resources.ResourceManager:GetString (string) +in <0x000b8> ASP.DefaultWsdlHelpGenerator_aspx:GetLocalizedText (string,object[]) +in <0x00044> ASP.DefaultWsdlHelpGenerator_aspx:GetLocalizedText (string) +in <0x00090> ASP.DefaultWsdlHelpGenerator_aspx:__DataBind__bctrl_2 +(object,System.EventArgs) +in <0x0008c> (wrapper delegate-invoke) System.MulticastDelegate: +invoke_void_object_EventArgs (object,System.EventArgs) +in <0x00098> System.Web.UI.Control:OnDataBinding (System.EventArgs) +in <0x0002c> System.Web.UI.Control:DataBind () +in <0x000dc> System.Web.UI.Control:DataBindChildren () +in <0x0003c> System.Web.UI.Control:DataBind () +in <0x01028> ASP.DefaultWsdlHelpGenerator_aspx:Page_Load (object,System.EventArgs) +in <0x0008c> (wrapper delegate-invoke) System.MulticastDelegate: +invoke_void_object_EventArgs (object,System.EventArgs) +in <0x00098> System.Web.UI.Control:OnLoad (System.EventArgs) +in <0x0004c> System.Web.UI.Control:LoadRecursive () +in <0x001ec> System.Web.UI.Page:InternalProcessRequest () +in <0x000f8> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext) +in <0x00108> System.Web.Services.Protocols.SoapDocumentationHandler:ProcessRequest +(System.Web.HttpContext) +in <0x0003c> System.Web.Services.Protocols.SessionWrapperHandler:ProcessRequest +(System.Web.HttpContext) +in <0x00324> ExecuteHandlerState:Execute () +in <0x000c8> StateMachine:ExecuteState (System.Web.HttpApplication/IStateHandler,bool&) + + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
