Bonjour,
Ne trouvant pas de solution à mon probleme, je viens vers vous.
Voilà mon message d'erreur quand j'affiche ma page ASPX depuis mon site :
CE site est un Intranet donc pas d'hébergeur.
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23 Server Error in '/MonSite.fr' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 33: ASP.NET pour identifier un utilisateur entrant. Line 34: --> Line 35: <authentication mode="Windows"/> Line 36: <!-- Line 37: La section <customErrors> permet de configurer Source File: C:\Inetpub\wwwroot\MonSite.fr\ddi\web.config Line: 35 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
Le site n'est pas nouveau mais c'est la première fois qu'il accueil de l'aspx.
Le FramWork 2 est installé.
La machine est une simple Workstation avec IIS6
Avez vous unbe idée ?
Merci bcp![]()
Partager