Crash report after reopening VS
-
Every time i close VS properly and open it again, I get such a crash report:
I was writing details in the crash report a few times before.
How do I get rid of it?
-
@Harry I did not get these crash reports. looks like they are not sent for some reason and then they cannot be removed.
The location of crash logs is dependent on Windows.
-
@Harry Check if the folder c:\ProgramData\NumericPath\ exists and if contains a "Crash Logs" folder. Remove the whole folder.
-
@VectorStyler said in Crash report after reopening VS:
@Harry Check if the folder c:\ProgramData\NumericPath\ exists and if contains a "Crash Logs" folder. Remove the whole folder.
Ok, thank you - it worked!
-
@VectorStyler Sorry for the bump. I had to re-search this to remember it was located. Chiming in to add crash log dialog was appearing after each start of VS. Not the first time it happens, so I'm not sure what the trigger is. However, deleting the folder did the trick for me, thankfully.
-
@debraspicher said in Crash report after reopening VS:
However, deleting the folder did the trick for me, thankfully.
Yes, this might happen if VS cannot delete the previous crash log files. Manual deletion fixes this.