Hi,
I have recurring problem with one of our windows services developed in .NET 4.0 that runs on x64 Windows Server 2012. It runs all the time and crashes around once per 1-2 days. We got an error:
"The process was terminated due to an internal error in the .NET Runtime at IP 00007FFD84F1B34E (00007FFD84E10000) with exit code 80131506."
I've found a hotfix from Microsoft for that problem - http://support.microsoft.com/kb/2640103 but there is no download for it.
Can anyone help with this problem or have a link for the download? I can't track what is the reason (service makes a lot of operations and use several external libraries).