Another Debugging problem
I am having problems with the v2 development environment/VB/WEB app. I am OK with v1.1 of the Framework with web apps. I created a new v2 web app/vb and I am having a couple of problems. By the way, my v1.1 dev environment is on this same machine, but not loaded.
1) I cannot find the "Release" build option. I checked the solutions I found by searching this forum but to no avail. Only the Debug option is available in the Build ->Configuration, etc.
2) When debugging, My "#if debug" compiler directives are always FALSE. I cannot find any options anywhere that will fix this. I have NOT tried defining the DEBUG constant manually since it should not be required.
Any help?

