I am running my C ++ server on a Win2008 server. He accidentally falls, and I do not know why. This happens on multiple machines on a client site.
How to configure the system to automatically create a process dump? I need a method that will require minimal installation and a user interface, preferably only some registry hacks.
Thank.
[edit] waiting ...
You can use the Windows error report locally on the machine without having to involve Microsoft and not sign your code. WER can be configured to store local copies of landfills. The MSDN documentation is here:
http://msdn.microsoft.com/en-us/library/bb787181(v=vs.85).aspx
, , .
, DebugDiag Microsoft. . , . - , , .
Sign your executable file, then register with Microsoft for Windows Error Reporting (the cost of the signing certificate, but WER is free). He will then collect crash logs when the user clicks the "Submit to Microsoft" button. These logs will sit there until you log in to recover them. This does not require any other installations on the user machine.
Source: https://habr.com/ru/post/1753269/More articles:Rails regex for checking longitude latitude in Google Maps - ruby ββ| fooobar.comCan I point the printer to the next page? - printingImplementing an ASP.NET-Based Portal Application - web-applicationsCreating a database-driven web application - web-applicationsHow to skip the first row in sqldatareader - c #Retrieving iPhone Address Book contents without a GUI - objective-cSaving / querying binary sequences and searching using masks - mysqlNant - check if remote access already exists - windowsare MySQL INSERT statements slower in huge tables? - optimizationAllow EL variables in Javascript using FacesServlet - servletsAll Articles