Cucumis - Free online translation service
. .



Translation - English-Lithuanian - To enable

Current statusTranslation
This text is available in the following languages: EnglishLithuanian

Category Education

Title
To enable
Text
Submitted by Fagogas
Source language: English

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>

Title
Suaktyvinti
Translation
Lithuanian

Translated by OlgaLeo
Target language: Lithuanian

Tam, kad šio specifinio pranešimo apie klaida išsami informaciją būtų matoma nuotoliniuose kompiuteriuose, prašome sukurti <customErrors> gairę konfiguracijos faile <web.config>, kuris yra šio žiniatinklio taikomosios programos šakniniame kataloge. Toliau šios <customErrors> gairės atributas "mode" turėtu buti nustatytas į "Off".

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

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Remarks about the translation
* Šios specialios konfiguracijos komandos yra neverčiamos
Last validated or edited by Dzuljeta - 17 May 2009 13:29