| Author |
Message |
astanton
Joined: 09 Jan 2008 Posts: 4
|
Posted: Tue Jan 18, 2011 9:10 pm Post subject: Error saving configuration file on exit |
|
|
Upon exit, reflector now displays a message box "Error saving configuration file: Object reference not set to instance of object."
This started happening at least a month ago, when I updated to the latest version (6.5.0.135).
It has something to do with the fact that the cfg file is read only, but that is necessary for me so that I can add/change assemblies but still have the same starting point if I reopen reflector.
Is there any way to disable this error report, or disable the saving? |
|
| Back to top |
|
 |
haleyjason
Joined: 25 Oct 2008 Posts: 78 Location: Seattle, WA
|
Posted: Wed Jan 19, 2011 3:01 am Post subject: readonly |
|
|
Yeah, it looks like you're right - if you remove the readonly flag on the cfg file that will go away (otherwise you'll get that error everytime you close).
Might be able to write an addin that would keep a sort of session and either throw it away or save it on close instead of the always saving. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group