Strange behaviour on load

  •  02-15-2006, 6:11 AM

    Strange behaviour on load

    Hi, we have some troubles with CuteEditor. We have some strange error message in it but if we hit refresh everything seems ok again.

     And i noticed if page loads without problems... it shows the messeage below for a short time and then hides again (all in CuteEditor  cointrol)

    Please help.

    Error:   

    Server Error in '/CommonLibrary/CuteEditor' 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 CuteEditor, or one of its dependencies, was not found.

    Source Error:

     
    Line 5:                   </authorization>
    Line 6:                   <httpHandlers>
    Line 7:                            <add path="*.jpeg" verb="GET" type="CuteEditor.Impl.EditorImageFileHandler,CuteEditor" />
    Line 8:                            <add path="*.jpg" verb="GET" type="CuteEditor.Impl.EditorImageFileHandler,CuteEditor" />
    Line 9:                            <add path="*.gif" verb="GET" type="CuteEditor.Impl.EditorImageFileHandler,CuteEditor" />


    Source File: C:\Inetpub\wwwroot\CommonLibrary\CuteEditor\web.config    Line: 7

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

     
    === Pre-bind state information ===
    LOG: DisplayName = CuteEditor
     (Partial)
    LOG: Appbase = file:///C:/Inetpub/wwwroot/CommonLibrary/CuteEditor
    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: CuteEditor
    LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/commonlibrary_cuteeditor/986c6632/f32d4c74/CuteEditor.DLL.
    LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/commonlibrary_cuteeditor/986c6632/f32d4c74/CuteEditor/CuteEditor.DLL.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/CommonLibrary/CuteEditor/bin/CuteEditor.DLL.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/CommonLibrary/CuteEditor/bin/CuteEditor/CuteEditor.DLL.
    LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/commonlibrary_cuteeditor/986c6632/f32d4c74/CuteEditor.EXE.
    LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/commonlibrary_cuteeditor/986c6632/f32d4c74/CuteEditor/CuteEditor.EXE.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/CommonLibrary/CuteEditor/bin/CuteEditor.EXE.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/CommonLibrary/CuteEditor/bin/CuteEditor/CuteEditor.EXE.

     


    Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

     

View Complete Thread