[Mono-bugs] [Bug 78440][Nor] New - Runtime Error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 18 08:33:01 EDT 2006


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 abhimanyu.r at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78440

--- shadow/78440	2006-05-18 08:33:01.000000000 -0400
+++ shadow/78440.tmp.19886	2006-05-18 08:33:01.000000000 -0400
@@ -0,0 +1,87 @@
+Bug#: 78440
+Product: Mono: Runtime
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: debug
+AssignedTo: martin at ximian.com                            
+ReportedBy: abhimanyu.r at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Runtime Error
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem: Mono Runtime error
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results: Runtime Error in mono, described as below:
+
+---------------------------------------------------------------------------
+Unhandled Exception: System.TypeInitializationException: An exception was
+thrown by the type initializer for Webaroo.Services.ServiceManager --->
+System.InvalidOperationException: WebServiceBindingAttribute is required on
+proxy class 'Webaroo.Service.Webaroo2GoServiceWrapper'.
+
+in [0x0021f] System.Web.Services.Protocols.SoapTypeStubInfo:.ctor
+(System.Web.Services.Protocols.LogicalTypeInfo logicalTypeInfo)
+
+in <0x00000> <unknown method>
+
+in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
+(object,object[])
+
+in [0x00044] (at
+C:\cygwin\tmp\scratch\mono-1.1.15\mcs\class\corlib\System.Reflection\MonoMethod.cs:347)
+System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags
+invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
+System.Globalization.CultureInfo culture)--- End of inner exception stack
+trace ---
+
+
+
+in <0x00000> <unknown method>
+
+in [0x00066] (at
+F:\abhimanyu\trunk-2\Client\WindowsMobile\WindowsSynchronizer.cs:102)
+Webaroo.Sync.Windows.WindowsSyncManager:.ctor ()
+
+in [0x00026] (at
+F:\abhimanyu\trunk-2\Client\WindowsMobile\WindowsSynchronizer.cs:122)
+Webaroo.Sync.Windows.WindowsSyncManager:get_Instance ()
+
+in [0x00031] (at
+F:\abhimanyu\trunk-2\Client\WebarooClient\WebarooStatus.cs:166)
+Webaroo.ClientUI.WebarooStatus:RegisterEvents ()
+
+in (wrapper remoting-invoke-with-check)
+Webaroo.ClientUI.WebarooStatus:RegisterEvents ()
+
+in [0x000e2] (at
+F:\abhimanyu\trunk-2\Client\WebarooClient\WebarooNotifyIcon.cs:125)
+Webaroo.ClientUI.WebarooNotifyIcon:.ctor ()
+
+in [0x00055] (at
+F:\abhimanyu\trunk-2\Client\WebarooClient\WebarooNotifyIcon.cs:267)
+Webaroo.ClientUI.WebarooNotifyIcon:Main (System.String[] cmdLine)
+---------------------------------------------------------------------------
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information: Could anyone help?


More information about the mono-bugs mailing list