Task Scheduler Crashing MMC
Posted
by
Valrok
on Server Fault
See other posts from Server Fault
or by Valrok
Published on 2013-02-19T16:44:36Z
Indexed on
2014/06/07
3:32 UTC
Read the original article
Hit count: 534
I've been getting errors whenever I try to run the task scheduler for Windows 2008 R2. Each time that I've tried running it, the task scheduler will crash and report the following:
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: mmc.exe
Problem Signature 02: 6.1.7600.16385
Problem Signature 03: 4a5bc808
Problem Signature 04: System.Windows.Forms
Problem Signature 05: 2.0.0.0
Problem Signature 06: 50c29e85
Problem Signature 07: 151f
Problem Signature 08: 18
Problem Signature 09: Exception
OS Version: 6.1.7601.2.1.0.16.7
Locale ID: 1033
I've been looking online but so far I keep finding mixed results on what could be the fix for this and was wondering if anyone here has ever ran into this issue before. I read that this issue could be because of Security Update for Microsoft Windows (KB2449742) and that by uninstalling it I would be able to fix this issue, however I was not able to locate this anywhere in the server.
Patch wise, everything is up to date. Also, I tried running hotfix KB2688730 to see if that would work after doing some research online, however the hotfix is not applicable to the computer.
If anyone could provide some information on how to fix this and get the task scheduler running again it would be extremely helpful!
© Server Fault or respective owner