Home › Forums › System Ninja Support › Unhandled exception in system Ninja 2.3.2
- This topic has 9 replies, 1 voice, and was last updated 11 years, 3 months ago by
Corrinne1970.
-
AuthorPosts
-
Shane Gowland
KeymasterI was using the Startup Manager and found that it had two entries for MSC:
MSC {HKLM:Run}
MSC {HKLM:Run}When I right click on the second one and select “Show Details” I get an “Unhandled exception” error dialog box, “Object reference not set to an instance of an object”. Here are the details.
System.NullReferenceException: Object reference not set to an instance of an object.
at StartupManager.Form1.ShowDetailsToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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
I presume that this means that there is a problem with the MSC entries in my registry and I need to track that down and fix it.
System Ninja reports the details of the first one correctly and says “Do not remove”.regards,
Lummo.Shane Gowland
KeymasterIs there anything listed under the “File” column heading for the second MSC entry?
It should have something like: “C:Program FilesMicrosoft Security Clientmsseces.exe” -hide -runkey”
Shane Gowland
KeymasterHello Shane,
Yes. Both entries have an identical file:
G:Program FilesMicrosoftSecurity Clientmsseces.exe” -hide -runkey
Please note that the unbalanced quote is not a typo.
The “Save list to text file…” options doesn’t seem to save the file names.
regards,
LummoShane Gowland
KeymasterI just took a look at the system with Startup Inspector v.211. It finds only one MSC entry in HKEY_LOCAL_MACHINE. So I’ve pulled out Regedit and taken a look myself. It finds only one entry for MSC with that full command line in LOCAL_MACHINESOFTWAREWindwosCurrentVersionRun
Hope that helps.
Cheers,
LummoShane Gowland
KeymasterThanks. I’ll look into this.
Is your system 32 or 64 bit?
Shane Gowland
KeymasterWindows XP Pro 32 bit.
Shane Gowland
Keymasterversion 2.3.22
I have two entries uTorrent
HKCU:Run
HKLM:RunOnceand two entries VertrigoServ
HKLM:Run
HKLM:RunWhen I right click on the second entries and select “Show Details” I get an
Null Reference Error Encountered
System Ninja could not access data associated with this startup item.Shane Gowland
KeymasterThis is an error message I’ve added to stop the program crashing when this bug is occurring. It will have to do until I can work out why it’s happening.
Are you also running Windows XP x32?
Shane Gowland
KeymasterWin7 SP1, x86
Corrinne1970
GuestThis is such a great resource that you are providing and you give it away for free. I enjoy seeing websites that understand the value of providing a prime resource for free. I truly loved reading your posts on singularlabs.com . Thanks!
-
AuthorPosts