Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.NullReferenceException: Object reference not set to an instance of an object #535

Open
GoogleCodeExporter opened this issue Sep 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Launched Super Putty
2.provided the details to point to putty & Settings Folder Location


What is the expected output? What do you see instead?
Proceed with out any issues

What version of the product are you using? On what operating system?
1.4.0.4,Windows 7 32 bit.

Please provide any additional information below.
Error:
System.NullReferenceException: Object reference not set to an instance of an 
object.
   at SuperPutty.Utils.PortableSettingsProvider.SetValue(SettingsPropertyValue propVal) in E:\projects\dotnet\superputty\1.4\SuperPutty\Utils\PortableSettingsProvider.cs:line 231
   at SuperPutty.Utils.PortableSettingsProvider.SetPropertyValues(SettingsContext context, SettingsPropertyValueCollection collection) in E:\projects\dotnet\superputty\1.4\SuperPutty\Utils\PortableSettingsProvider.cs:line 99
   at System.Configuration.SettingsBase.SaveCore()
   at System.Configuration.SettingsBase.Save()
   at System.Configuration.ApplicationSettingsBase.Save()
   at SuperPutty.dlgFindPutty.buttonOk_Click(Object sender, EventArgs e) in E:\projects\dotnet\superputty\1.4\SuperPutty\dlgFindPutty.cs:line 313
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Original issue reported on code.google.com by vinay.po...@gmail.com on 11 Aug 2015 at 4:49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant