SteveKing wrote:
> Mark Phippard wrote:
>
>>> But as soon as you log in, the dialog would be visible (or not?)
>>
>> Not if it was running as a service with the Default System Account.
>> There is no way to access the UI of services. Would this dialog being
>> up hang the server until it was responded to and prevent the server
>> from auto-restarting? Plus, how would you know the server had a
>> dialog up?
>
> Hmm - I guess then it really would not work.
>
>
>> Forgive me if you pointed this out already, but where is the "project"
>> for this DLL located? Maybe there is way to just use its ability to
>> gather the crash information and not use the UI part?
>
> http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/src/crashrpt/
I'm curious if the crashrpt dll allows Dr. Watson or the specified
JIT debugger to run after it has done it's thing?
I personally, have written, and seen more than one 'crashrpt' type
module... but over the years, I've found that if I can get a full
dr. watson dump (as opposed to the scrawny mini-dump) that beats
just about anything for tracking down a problem.
(Well, run-time debug tracing sometimes beats watson... but not
usually.)
Thanks,
Joseph
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 25 18:50:38 2005