VS2012 - there is a known bug regarding rebuilding visual studio. I rebuild, run my app, then close my app. Currently the XAML UI Designer process locks files so that I can't successfully rebuild my solution. I have to open task manager
and kill the XAML UI Designer processes in order to free up the locked files.
"Unable to copy '...filename...' The process cannot access '...filename...' because it is being used by another process."
We spend tons of time failing to build, killing the XAML UI Designer process and then rebuilding. Is there a verified and proven work around to this very annoying XAML UI Designer issue?
Thanks.
This problem is not local to me, several developers on my team have the same issue.