I was trying to publish an ASP.NET website and got the following warning:Could not read state file "obj\Debug\Helpers.csprojResolveAssemblyReference.cache"
This prevents me from actually publishing the website. Any idea on how to solve this?
The answer is actually quite simple: first clean the whole solution and then publish again. Now everything should work.
The problem was due to the fact that the state file was in an older format (VS2012 RC format) and I was trying to publish from VS2012 RTM.
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