https://bugzilla.novell.com/show_bug.cgi?id=436592


           Summary: Error in  the CustomizableFileSettingsProvider.Reset
                    method
           Product: Mono: Compilers
           Version: 2.0
          Platform: HP
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Community User


When I run c:\mono <myprogram>.exe 2> error.log I get the error(s) in the
attached log file. "error.log"

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object

  at System.Configuration.CustomizableFileSettingsProvider.Reset
(System.Configuration.SettingsContext context) [0x00000] 
  at System.Configuration.LocalFileSettingsProvider.Reset
(System.Configuration.SettingsContext context) [0x00000] 
  at System.Configuration.ApplicationSettingsBase.Reload () [0x00000] 
  at Gemini.geminiConfigToolForm.geminiConfigToolForm_Load (System.Object
sender, System.EventArgs e) [0x00000] 
  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] 
  at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] 
  at System.Windows.Forms.Form.OnCreateControl () [0x00000] 
  at System.Windows.Forms.Control.CreateControl () [0x00000] 
  at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00000] 
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] 
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] 
  at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal,
System.Windows.Forms.ApplicationContext context) [0x00000] 
  at System.Windows.Forms.Application.Run
(System.Windows.Forms.ApplicationContext context) [0x00000] 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm)
[0x00000] 
  at Gemini.Program.Main () [0x00000]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to