Cucumis - Gratis online oversettelsestjeneste
. .



Original tekst - Engelsk - To enable

Nåværende statusOriginal tekst
Denne teksten kan bli sett i de følgende språkene: EngelskLitauisk

Kategori Utdanning

Tittel
To enable
Tekst som skal oversettes
Skrevet av Fagogas
Kildespråk: Engelsk

To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
10 Desember 2008 21:57