Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Project-level conditional compilation constant

Author  Topic 

bubberz
Constraint Violating Yak Guru

289 Posts

Posted - 2006-04-19 : 18:29:54
When I change my build to "Release" and modify the web.config file to debug="false" I get:
Project-level conditional compilation constant

Any suggestions?

If I change the build back to "Debug" and the web.config to debug="true", then the build works.
   

- Advertisement -