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>
2008年 12月 10日 21:57