Subject: Launch NLNOTES.EXE instead of NOTES.EXE - that’s the “quick and dirty” way I know of…
The drawback to this is that NSD doesn’t load.
Rocky Oliver
Sapphire Oak Technologies
EML: rock@sapphireoak.com
**Ah, yes, divorce, from the Latin word meaning to rip out a man’s genitals through his wallet.
<<< Rocky is speaking at these upcoming events… >>>
The Developer’s Conference for Germany
(Die Entwickler Konferenz für Deutschland)
Düsseldorf, Germany – Feb 10 - 11, 2003 http://www.Developer2003.de
NSD is the debugger thingy that “catches” the fact that Notes crashes and creates the mem dumps (the “error logs”). NSD is used in ND6.
NSD is the “son” of QNC (“Quincy”). QNC is the crash debugger thingy used in versions prior to ND6, which created mem dumps called RIP files. QNC is the Medical Examiner for Notes deaths (why do you think they’re called RIP files?).
If you load NLNOTES.EXE instead of NOTES.EXE, then the splash screen doesn’t load and QNC/NSD aren’t loaded.
Rocky Oliver
Sapphire Oak Technologies
EML: rock@sapphireoak.com
**Eagles may soar, but weasels don’t get sucked into jet engines
<<< Rocky is speaking at these upcoming events… >>>
The Developer’s Conference for Germany
(Die Entwickler Konferenz für Deutschland)
Düsseldorf, Germany – Feb 10 - 11, 2003 http://www.Developer2003.de
notes.exe doesn’t “load” nsd. NSD is started by any Notes program1 at the time that it causes an exception. Release 5 used QNC.EXE (aka Quincy) which was optionally installed as the system Just-In-Time (JIT) debugger. When a program caused an exception then the JIT got launched and did its thing. In Release 6 we decided that it was a bit unfriendly to take over the system debugger, so now each program catches the error itself and launches NSD as part of its error handling.
A Notes program is any program that calls NotesInit in some way. It includes nlnotes.exe, nserver.exe, all server addins, all Notes API programs, etc …
Subject: For all you non US visitors - Quincy was a TV program where the main character was a Medical examiner (looks a dead bodies to determine cause of death)