Spaces:
Runtime error
Runtime error
| | |
| <configuration> | |
| <!-- | |
| Pour obtenir une description des modifications de web.config, voir http://go.microsoft.com/fwlink/?LinkId=235367. | |
| Les attributs suivants peuvent être définis dans la balise <httpRuntime>. | |
| <system.Web> | |
| <httpRuntime targetFramework="4.8.1" /> | |
| </system.Web> | |
| --> | |
| <system.web> | |
| <compilation debug="false" targetFramework="4.8.1"/> | |
| <pages controlRenderingCompatibilityVersion="4.0"/> | |
| </system.web> | |
| </configuration> |