Task Scheduler Crashed every time I tried to open a task or create a new task. The following is noted in the error pop-up window:
Unhandled Exception in Managed Code Snap-in
FX:{c7b8fb06-bfe1-4c2e-9217-7a69a95bbac4}
The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
Exception type:
System.IO.FileNotFoundException
Tried many methods searched on the web. The following method finally fixed the problem:
- Run regedit
- Go to HKLM\Software\Microsoft\Windows NT\CurrentVersion\NetworkList
- Delete everything under the following path,
- Nla->Cache
- Nla->IntranetEnabled
- Nla->Wireless
- Profiles
- Signatures->Managed
- Signatures->Unmanaged
- Reboot
Task Scheduler should be running fine now. Please be noted that network location awareness profiles has been reset and need to be reconfigured in network properties (public and private network thing).
Reference