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=78430 --- shadow/78430 2006-05-17 08:33:25.000000000 -0400 +++ shadow/78430.tmp.27094 2006-05-17 11:51:18.000000000 -0400 @@ -50,6 +50,91 @@ How to use priority field http://bugzilla.ximian.com/show_bug.cgi?id=34154 Changed component to System.dll System.Configuration.ApplicationSettingsBase is located in System.dll (even if it's used for SWF). + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-17 11:51 ------- +The exception is: + + +Unhandled Exception: System.TypeInitializationException: An exception +was thrown by the type initializer for +TMFileManager.Properties.Settings ---> System.ArgumentNullException: +null key + +Parameter name: key + +in <0x00182> System.Collections.Hashtable:get_Item (System.Object key) + +in <0x00012> System.Configuration.SettingsProviderCollection:get_Item +(System.String name) + +in <0x004e6> +System.Configuration.ApplicationSettingsBase:get_Properties () + +in <0x00029> System.Configuration.ApplicationSettingsBase:.ctor +(System.String settingsKey) + +in <0x0000f> TMFileManager.Properties.Settings:.ctor () + +in <0x00016> TMFileManager.Properties.Settings:.cctor ()--- End of +inner exception stack trace --- + + + +in <0x00000> <unknown method> + +in <0x00049> TMFileManager.Options:.ctor () + +in (wrapper remoting-invoke-with-check) TMFileManager.Options:.ctor () + +in <0x0001f> TMFileManager.TMFM:options_Click (System.Object sender, +System.EventArgs e) + +in (wrapper delegate-invoke) +System.MulticastDelegate:invoke_void_object_EventArgs +(object,System.EventArgs) + +in <0x0001d> System.Windows.Forms.MenuItem:OnClick (System.EventArgs e) + +in <0x00010> System.Windows.Forms.MenuItem:PerformClick () + +in (wrapper remoting-invoke-with-check) +System.Windows.Forms.MenuItem:PerformClick () + +in <0x00377> System.Windows.Forms.MenuTracker:OnClick +(System.Windows.Forms.MouseEventArgs args) + +in <0x00e61> System.Windows.Forms.Form:WndProc +(System.Windows.Forms.Message m) + +in <0x00014> System.Windows.Forms.Control+ControlNativeWindow:WndProc +(System.Windows.Forms.Message m) + +in <0x0011e> System.Windows.Forms.NativeWindow:WndProc (IntPtr hWnd, +Msg msg, IntPtr wParam, IntPtr lParam) + +in (wrapper native-to-managed) +System.Windows.Forms.NativeWindow:WndProc +(intptr,System.Windows.Forms.Msg,intptr,intptr) + +in <0x00000> <unknown method> + +in (wrapper managed-to-native) +System.Windows.Forms.XplatUIWin32:Win32DispatchMessage +(System.Windows.Forms.MSG&) + +in <0x0000a> System.Windows.Forms.XplatUIWin32:DispatchMessage +(System.Windows.Forms.MSG msg) + +in <0x00015> System.Windows.Forms.XplatUI:DispatchMessage +(System.Windows.Forms.MSG msg) + +in <0x00611> System.Windows.Forms.Application:RunLoop (Boolean Modal, +System.Windows.Forms.ApplicationContext context) + +in <0x00024> System.Windows.Forms.Application:Run +(System.Windows.Forms.Form mainForm) + +in <0x0002c> TMFileManager.Program:Main () _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
