Cucumis - Δωρεάν online υπηρεσία μετάφρασης
. .



Αυθεντικό κείμενο - Αγγλικά - 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