Visualizzazione dei risultati da 1 a 5 su 5
  1. #1

    errore di configurazione

    ciao a tutti colevo sapere che tipo di errore è questo? potrebbe dipendere dal framework installatoi sul server?

    codice:
    Server Error in '/' 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: File or assembly name FreeTextBox, or one of its dependencies, was not found.
    
    Source Error: 
    
    
    Line 121:
    Line 122:<httpHandlers>
    Line 123:<add verb="GET"
    Line 124:path="FtbWebResource.axd"
    Line 125:type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
     
    
    Source File: D:\home\w2km03s87\web.config    Line: 123 
    
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'FreeTextBox' could not be loaded.
    
    
    === Pre-bind state information ===
    LOG: DisplayName = FreeTextBox
     (Partial)
    LOG: Appbase = file:///D:/home/w2km03s87
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    ===
    
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Post-policy reference: FreeTextBox
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/e4c7228e/f654785/FreeTextBox.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/e4c7228e/f654785/FreeTextBox/FreeTextBox.DLL.
    LOG: Attempting download of new URL file:///D:/home/w2km03s87/bin/FreeTextBox.DLL.
    LOG: Attempting download of new URL file:///D:/home/w2km03s87/bin/FreeTextBox/FreeTextBox.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/e4c7228e/f654785/FreeTextBox.EXE.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/e4c7228e/f654785/FreeTextBox/FreeTextBox.EXE.
    LOG: Attempting download of new URL file:///D:/home/w2km03s87/bin/FreeTextBox.EXE.
    LOG: Attempting download of new URL file:///D:/home/w2km03s87/bin/FreeTextBox/FreeTextBox.EXE.
    
     
    
    
    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
    Consulenza aziendale a 360° http://www.gruppodg.it http://www.gruppodg.it/3d
    Realizzazione siti internet, Siti Flash, Ricerca Location per bar negozi , esercizi commerciali, sviluppo pratiche e allestimento

  2. #2
    nessuno può darmi qualche dritta???
    Consulenza aziendale a 360° http://www.gruppodg.it http://www.gruppodg.it/3d
    Realizzazione siti internet, Siti Flash, Ricerca Location per bar negozi , esercizi commerciali, sviluppo pratiche e allestimento

  3. #3
    Utente di HTML.it
    Registrato dal
    Nov 2006
    Messaggi
    559
    purtroppo non so esattamente come aiutarti

    l'unica cosa che mi sembra di capire è che manca UN FILE di nome

    "FreeTextBox.dll"

    puo' essere?
    magari prova a compilare il progetto che contiene la classe che vuoi usare dandogli il nome FreeTextBox, cosi la dll avrà anch' essa quel nome...
    se nella vita avro avuto la possiblita di aiutare qualcuno non avro vissuto invano (E. Dikinson)

  4. #4
    Moderatore di ASP.net L'avatar di djciko
    Registrato dal
    Nov 2002
    Messaggi
    6,887
    Probabilmente hai usato freetextbox e non hai messo la DLL nella cartella bin...

  5. #5
    Originariamente inviato da djciko
    Probabilmente hai usato freetextbox e non hai messo la DLL nella cartella bin...
    grazie 1000 ho risolto avevo dimenticato proprio di uploadare la dll... grazie a tutti
    Consulenza aziendale a 360° http://www.gruppodg.it http://www.gruppodg.it/3d
    Realizzazione siti internet, Siti Flash, Ricerca Location per bar negozi , esercizi commerciali, sviluppo pratiche e allestimento

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.