So I’ve been working merrily for a few weeks on an App and all has been OK. Today I’ve had nothing but issues and now I’ve hit a total roadblock. My solution now has 227 errors across the three pages I’ve been working on today. This was working fine a few hours ago before I shut down the PC and now I get this:
I don’t really know where to start. I had the same problem this morning and the only way I could work around it was to delete the page entirely and recreate it and it started working (copy and pasting back in the exact same XAML and C#!). Now its happened again.
Any idea where to start trying to fix this mess?
This is using VS2017 Enterprise. I've done the obvious such as clean, deleted the obj/bin folders, closed the solution, restarted VS, restarted the PC. Nothing helps.