They are debugging files that are created when you build your application in
"Debug" mode. Be sure to build in "Release" mode when you are ready to take
the assembly to production.
and also be sure to set debug to false under compilation in web.config.
Switching your application to release mode in the IDE, doesn't automatically
set it in web.config
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.