A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
After a long and arduous battle with the VS Gods, here’s what finally worked for me:
- Deleted both the
binandobjfolders. (I had only been deletingbinbefore and kept running into the same issue.) - Deleted both the
binandobjfolders. (I had only been deletingbinbefore and kept running into the same issue.) - Removed the
{Project}.csproj.userfile. (Not sure if this was necessary, but I did it during debugging.) - Ran the app as an administrator.