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