On line non so quale sia la versione del framework.
Errore server nell'applicazione '/ASPnet'.
--------------------------------------------------------------------------------
Errore del parser
Descrizione: Si è verificato un errore durante l'analisi di una risorsa necessaria per soddisfare la richiesta. Verificare i dettagli dell'errore specifico riportato di seguito e modificare il file sorgente in modo appropriato.
Messaggio di errore del parser: Impossibile trovare il file o l'assembly di nome FreeTextBox oppure una delle sue dipendenze.
Errore nel codice sorgente:
Riga 1: <%@ Page Language="C#" %>
Riga 2: <%@ Register TagPrefix="FTB" Namespace="FreeTextBoxControls" Assembly="FreeTextBox" %>
Riga 3: <script runat="server">
Riga 4:
File sorgente: C:\Inetpub\wwwroot\ASPnet\rtfwriter\ftb1.aspx Riga: 2
Analisi del caricamento dell'assembly: Le informazioni che seguono possono aiutare a stabilire perché non è stato possibile caricare l'assembly 'FreeTextBox'.
=== Pre-bind state information ===
LOG: DisplayName = FreeTextBox
(Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot/ASPnet
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.0.3705/Temporary ASP.NET Files/aspnet/04120f71/33de0d67/FreeTextBox.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/aspnet/04120f71/33de0d67/FreeTextBox/FreeTextBox.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/ASPnet/bin/FreeTextBox.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/ASPnet/bin/FreeTextBox/FreeTextBox.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/aspnet/04120f71/33de0d67/FreeTextBox.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/aspnet/04120f71/33de0d67/FreeTextBox/FreeTextBox.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/ASPnet/bin/FreeTextBox.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/ASPnet/bin/FreeTextBox/FreeTextBox.EXE.

Rispondi quotando