Cucumis - Безплатни онлайн преводачески услуги
. .



Оригинален текст - Английски - To enable

Текущо състояниеОригинален текст
Този текст го има и на следните езици: АнглийскиЛитовски

Категория Възпитание

Заглавие
To enable
Текст, който трябва да бъде преведен
Предоставено от Fagogas
Език, от който се превежда: Английски

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 Декември 2008 21:57