Recovering from a system failure - how might Visual Studio be affected?

  • Thread starter Thread starter Rod at Work
  • Start date Start date
R

Rod at Work

Guest
Yesterday while working on some code in VS 2019, my Windows 10 Enterprise machine blue screened. Normally it comes back up with no problems. Not this time. This time when I logged in, the screen went black and that was it. I contacted our tech support and they applied patches and upgrading my machine from Windows 10 1803 to Windows 10 1903. (Our corporate IT manages this so everyone else is still on 1803.) I lost most of yesterday, due to this whatever-it-was failure. But today, at least for now, things seem to be working fine.

However, what I want to do is commit to source control what I was working on. First thing I did was get into VS 2019 and brought up the project I was working on. In the Output window I was presented with this message:

[Failure] Could not find file 'C:\Users\Rod.Falanga\AppData\Local\Temp\.NETFramework,Version=v4.5.2.AssemblyAttributes.cs'.

What I want to know is, how serious is this problem?


Rod

Continue reading...
 
Back
Top