You have really no clue where to find, but one thing is for sure: it’s not in your code, because you didn’t changed anything.
It happened to me when developping an MVC 4 .net 4.5 webapp. After extensive search the solution is (as usual) simple:
empty your %TEMP% folder:
- close all programs that you are using (the one in the system tray included)
- Click the start button
- click Run
- type: %TEMP% in the box
- click the OK button
Now a the directory for temporary files opens:
- select all files ( CTRL – A)
- press the DELETE key on your keyboard
- acknowledge that you want to delete all files
No comments:
Post a Comment