I cannot get rid of this in my VS 2008 web project when debugging. I\'ve checked that it\'s in debug mode on the non-web project in question and it\'s in Active(Debug). De
Follow this : (first STOP debuging)
1:right click on project solution name or project -> Properties 2:under Configuration Properties select configuration Manager 3:Change configuration to debug and click on close 4:Change configuration to debug and click on Apply -> OK Now rebuild solution....!