codice:
Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error 
This <customErrors> tag should then have its "mode" attribute set to "Off".



<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>
questo è ciò ke mi esce