Hi, I'm currently working on a windows Forms project for my school. At, school, on an average PC the project runs fine and quick without any freezes or problems. On my computer, which is much better (8GB ram, i5 CPU) the project runs really really slow, debug and just adding buttons and things like that. Trying to work around is very hard. I've googled this problem and found that I need to delete WebSiteCache, but I don't have such folder on my AppData/Local/Microsoft. I tried making a new WinForms project, and it works smoothly and fast.
I already tried repairing Visual Studio 2012, and deleting some temporary files. I'd be really glad if someone could help me here! Thanks alot!