Setting in Web.config seems to do things that you can also set in Visual Studio in Project properties, Build tab. Are they
Set compilation debug="true" to insert debugging symbols into the compiled page. Because this affects performance, set this value to true only during development.