I am getting this problem a lot lately (since before the last release).
When creating a compiled exe file - MS starts the process then the compiler crashes.
The message: msrt.exe has stopped working
Followed by:
Problem signature:
Problem Event Name: APPCRASH
Application Name: msrt.exe
Application Version: 0.0.0.0
Application Timestamp: 4b8ba1d3
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7600.16385
Fault Module Timestamp: 4a5bdbdf
Exception Code: 0eedfade
Exception Offset: 0000b727
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 2057
Additional Information 1: 33c8
Additional Information 2: 33c8caaca251c0ae8e451ce3399ff6c8
Additional Information 3: da59
Additional Information 4: da592b5efb070f57f6ffb7d34d82e7fe
I then see another error: Application Error

Which obviously hints that the file is in use. The thing is the file is not in use at all. It is closed. I have even tried deleting the file. (It deletes successfully).
Sometimes it can be cured by saving to a different folder but if I then delete the compiled file (without ever accessing it or running it) and save (compile) to the same folder again I get the error.
The only way round this is to log off my computer and try again.
I have checked all processes.... Nothing a-miss. MSched is not running and neither is the app that I have attempted to compile.
I have no clue what may cause this.
Does anyone have an ideas?