application distante
3 messages
• Page 1 sur 1
- benrezzak
- Nouveau WRInaute

- Messages: 1
- Inscription: 7 Jan 2007
application distante
voilà le message
--------------------------------------------------------------------------------
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: 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>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
je veux savoir comment afficher cette page .
--------------------------------------------------------------------------------
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: 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>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
je veux savoir comment afficher cette page .
- bozoleclown
- WRInaute impliqué

- Messages: 893
- Inscription: 24 Nov 2005
peut-etre qu'avec plus d'informations sur ton application, le contexte, ce que tu veux faire, le langage que tu utilises etc etc
On pourrait t'aider mais là ca reste incompréhensible pour moi
On pourrait t'aider mais là ca reste incompréhensible pour moi
3 messages
• Page 1 sur 1
Lectures recommandées sur ce thème :
- bdd distante
- Inclure une URL distante
- Résolu:: Connexion distante mysql
- connexion à une base distante ?
- Mise à Jour BDD distante
- Récupérer contenu vidéo distante ?
- Adresse url distante flv intégration
- Récupérer l'image d'une webcam distante
- Interdire lecture distante de mp3, avi ...
- pb de connexion sql distante chez ovh
- Apprendre Google Analytics en 60 secondes de vidéo :-) - 08-04-2009
- Google Web Toolkit peut créer des applications pour iPhone - 27-09-2007
- Google Checkout en vidéo - 15-08-2006
- Google Chrome : les meilleurs spots de publicité - 06-09-2010
- Sortie d'un nouveau livre sur Google - 13-09-2004
- Google Analytics sur un téléphone Androïd - 29-05-2009
- Goggles, la recherche visuelle dans Androïd - 09-12-2009
- Bilan 2010 en vidéo : YouTube Trends, Google Zeitgeist - 14-12-2010
Consultez la description détaillée des produits ou services de Google suivants : Google Writely
Qui est en ligne
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 0 invités

