IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

ASP.NET Discussion :

Erreur web.config Server Error in '/' Application.


Sujet :

ASP.NET

  1. #1
    Nouveau membre du Club
    Profil pro
    Inscrit en
    Juillet 2003
    Messages
    29
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Juillet 2003
    Messages : 29
    Points : 31
    Points
    31
    Par défaut Erreur web.config Server Error in '/' Application.
    voir l'erreur sur mon site
    http://testbambi.brinkster.net

    J'ai copié dans mon répertoire bin la dll : HolmokImageHandler.dll
    http://kherc.brinkster.net/ de Kingherc's ASP.NET Toolkit

    et voici mon fichier Web.config
    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
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
    	<appSettings>
     
    		<add key="DefaultLanguage" value="fr" />
     
    		<!-- Trace SQL -->
    		<add key="SqlTrace" value="False" />
     
    		<!-- Cache -->
    		<add key="UseCache" value="True" />
     
     
    		<!-- Recherche auto de la premiere sous-rubrique -->
    		<add key="RubriqueFallback" value="True" />
     
    		<!-- Holmok Handler -->
    		<add key="hih thumbnail size" value="80" />
    		<add key="hih watermark minimum width" value="200" />
    		<add key="hih watermark type" value="none" />
    		<add key="hih watermark graphic" value="/ImageHandler/images/h.gif" />
    		<add key="hih watermark graphic transparent color" value="white" />
    		<add key="hih watermark text" value="&#xa9;2003 holmok.com" />
    		<add key="hih watermark position" value="top left" />
    		<add key="hih watermark x" value="10" />
    		<add key="hih watermark y" value="10" />
    		<add key="hih watermark font" value="Verdana" />
    		<add key="hih watermark color" value="#FFFFFF" />
    		<add key="hih watermark size" value="13" />
    		<add key="hih watermark shadow color" value="#000000" />
    		<add key="hih watermark shadow distance" value="1.5" />
    		<add key="hih no access" value="/ImageHandler/images/no_access.gif" />
    		<add key="hih allow external referrers" value="yes" />
    		<add key="hih allow no referrers" value="yes" />
    		<!-- Fin Handler -->
     
    	</appSettings>
     
    	<system.web>
    		<httpHandlers>
    			<add verb="*" path="/usermedia/*.jpg" type="Holmok.HttpHandlers.ImageHandler,HolmokImageHandler" /> 
    			<add verb="*" path="/img/*.jpg" type="Holmok.HttpHandlers.ImageHandler,HolmokImageHandler" /> 
    		</httpHandlers>
    		<compilation defaultLanguage="c#" debug="false" />
    		<customErrors mode="Off" /> 
    		<trace enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" />
    		<globalization requestEncoding="utf-8" responseEncoding="utf-8" />
    	</system.web>
     
    </configuration>

  2. #2
    Invité
    Invité(e)
    Par défaut
    Salut,

    Create a folder on your asp.net website (that is: on the server) with the name "bin" (in the root directory of the website).
    Est-ce que le repertoire bin est bien à la racine de ton site?

  3. #3
    Nouveau membre du Club
    Profil pro
    Inscrit en
    Juillet 2003
    Messages
    29
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Juillet 2003
    Messages : 29
    Points : 31
    Points
    31

  4. #4
    Invité
    Invité(e)
    Par défaut
    Re,

    Peux-tu activer le trace et voir si tu peux obtenir des informations supplémentaires?


    Assembly Load Trace: The following information can be helpful to determine why the assembly 'HolmokImageHandler' could not be loaded.


    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Discussions similaires

  1. Réponses: 6
    Dernier message: 15/12/2008, 14h55
  2. Server Error in '/' Application.
    Par Christophe Charron dans le forum MS SQL Server
    Réponses: 4
    Dernier message: 21/11/2008, 20h58
  3. erreur : 500 Internal server Error
    Par isac83 dans le forum Web
    Réponses: 6
    Dernier message: 15/09/2008, 19h43
  4. Server Error in '/' Application
    Par K3nTinOu dans le forum ASP.NET
    Réponses: 2
    Dernier message: 27/08/2008, 17h48
  5. [Debutant] web.config runtime error
    Par theshark85 dans le forum Services Web
    Réponses: 2
    Dernier message: 06/05/2008, 16h07

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo