Questions tagged [procmon]

Process Monitor is a free advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity.

Process Monitor is a free advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It offers non-destructive filtering, comprehensive event properties such session IDs and user names, reliable process information, full thread stacks with integrated symbol support for each operation, simultaneous logging to a file, and much more. It can be used to troubleshoot problems such as application errors, hangs and sulggish performance. It is also used by some to find malware.

Application site: http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx

"Case of the Unexplained" webcasts from Mark Russinovich showing how to use Process Monitor and other Sysinternals tools to troubleshoot problems: http://technet.microsoft.com/en-us/sysinternals/bb963887#case

48 questions
0
votes
0 answers

VCL Application - AxisMediaControl.dll Dynamic Link File Location

I have a VCL application built in C++Builder 10.0 Seattle. It uses Axis Media Control on the Form to display video, therefore it loads the AxisMediaControl.dll file when it runs. In the past, I have had this deployed on a 32bit target machine,…
martinarcher
  • 137
  • 2
  • 9
0
votes
2 answers

.NET apps not starting in windows 10

Ok, this is really a weird scenario. I have installed MSSQL Server 2012 and Visual Studio 2012 in windows 10, fresh installation. Everything was going fine but, suddenly, after a restart, and windows 10 updates, both of them stopped working. I…
Puma
  • 126
  • 5
0
votes
1 answer

Service won't start

I have a windows service (c++ that involves some C# code). At production I have a machine with working service, and another that doesn't - immediately stops with this Error 1053.. I compared the procmon of both and saw that before I get the "Thread…
user1025852
  • 2,684
  • 11
  • 36
  • 58
1 2 3
4