I switched over visual studio 2010 express, to visual studio 2013.
Now, whenever I try to test the code, he says /bin/release/app.publish access is denied, giving back a error a
I was experimenting with ClickOnce, then decided against using it, then started noticing a MyApp.application file and app.publish folder in my bin directory. Unchecking "Enable ClickOnce security settings" on the Security tab did the trick for me.