I'm on windows 7, using Atmel studio 7.0. When I opened up my project in Atmel Studio, it failed to load and gave this error:
The Visual Studio component cache is out of date please restart visual studio.
When I closed and reopened Atmel Studio, the same error continued. I also tried right clicking on my project, and selecting "Reload project" but then I got this error:
Value cannot be null. Parameter name: url
How can I open up my project?
(mscorlib) – Microsoft SQL Server Management Studio. To fix the error message open the Disk Cleanup utility in Windows. Tick the Temporary files tick box and click on OK. Restart Microsoft SQL Server Management Studio and the error message will have disappeared.
To clear SQL Server's cache, run DBCC DROPCLEANBUFFERS , which clears all data from the cache. Then run DBCC FREEPROCCACHE , which clears the stored procedure cache.
You can also use the devenv.exe /SafeMode and /ResetSettings commands to start Visual Studio.
SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases.
Using "disk cleanup" to cleanup temporary files and that did the trick - as I do not have the "amtelstudio" mentioned - so that was not applicable in my case.
Using Windows explorer - click on the C drive, go to properties and the disk cleanup button is on that panel. Run that to clear out temp files and whatever it was that Visual Studio was saying was out of date - so it is removed.
The solution was actually very simple. I closed Atmel studio, and looked for
%USERPROFILE%\AppData\Local\Temp\AtmelStudio_7.0.790
I deleted this whole folder, and when I reopened Atmel Studio, everything worked fine.
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