Occasionally I get this strange error when debugging code. It occurs when I change something in code while debugging.
This isn't really linked to the framework, as this was happening in different versions so far.
Translated from german:
Error 1 The sourcefile "C:\Users\xxxx\AppData\Local\Temp\8\.NETFramework,
Version=v4.5.1.AssemblyAttributes.cs"
could not be opened("Unknown Error"). folderOfProjectFile
The whole directory "8" isn't existant in appdata\local
there is only "4"
Additional Info:
There isn't much Google offers when searching for this errormessage. Mostly because my translation probably isn't exactly the correct one.
Here is the original exception
Fehler 3 Die Quelldatei "C:\Users\XXXX\AppData\Local\Temp\5\.NETFramework,
Version=v4.5.1.AssemblyAttributes.cs"
konnte nicht geöffnet werden ("Unbekannter Fehler "). folderOfProjectfile
Does anyone know what could cause this problem?
I have run into this issue sporadically. It has occurred for me in 2 ways:
I resolved both situations the same way:
C:\Users\*\AppData\local\Temp\*\.NETFramework,*.AssemblyAttributes.cs
file from my profile's local temp folder(s).Go to the folder:
C:\Users\username\AppData\Local\Temp
and make sure the following file is not hidden:
".NETFramework,Version=v4.5.AssemblyAttributes.cs"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With