<compilation> tag

  • Thread starter Thread starter MattC
  • Start date Start date
M

MattC

Hi,

Can I simply set <compilation debug="false"> in my web.config file once I
have deployed my code to the live server. My class libraries and codebehind
was Built in VS2003 in release mode.

Thanks

MattC
 
Back
Top