.net - Investigate Exception Object at runtime -


i need debug .net 3.5 application on production system of customer. randomly application throwing strange interop.sehexceptions. take @ .net objects in memory @ time of crash. example i'd see inner exception property of exception or errorcode property. best option without installing visual studio (i'm not allowed so). i'm bit confused multiple possibilities. found things like

  • dbgclr
  • memory dumps
  • intelli trace
  • remote debugging

what easiest way @ objects in memory @ time of crash on production machine? thank help


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -