web.config 98 B

123456
  1. <configuration>
  2. <system.web>
  3. <compilation debug="true" />
  4. </system.web>
  5. </configuration>