Strange behaviour on load

Last post 02-17-2006, 11:08 AM by milosc. 4 replies.
Sort Posts: Previous Next
  •  02-15-2006, 6:11 AM 15939

    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

     

  •  02-15-2006, 2:04 PM 15965 in reply to 15939

    Re: Strange behaviour on load

    Can you tell me your file structure?
     
    Have you created a virtual directory in your IIS and point it to "C:/Inetpub/wwwroot/CommonLibrary/CuteEditor/" folder?
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-16-2006, 12:58 AM 15982 in reply to 15965

    Re: Strange behaviour on load

    yes i did. I want to have in web.config C:/Inetpub/wwwroot/CommonLibrary/CuteEditor/ but it doesn't work it works only with ../../CommonLibrary/CuteEditor. But we again have that "vanishing" error message problem.
     
    We also notice that some times loading page with cuteeditor takes so long (seen in statusbar that you use some referer to pint to ../../CommonLibrary/CuteEditor, maybe that is the cause). But if u meantime it loads hit refresh it does the work in a milisecond :)
  •  02-16-2006, 4:58 PM 16033 in reply to 15982

    Re: Strange behaviour on load

    Try create a bin folder under C:/Inetpub/wwwroot/CommonLibrary/CuteEditor/ and copy the CuteEditor.dll over.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-17-2006, 11:08 AM 16074 in reply to 16033

    Re: Strange behaviour on load

    Solved my problem
     
    Thanks
View as RSS news feed in XML