dialog crashes ie

Last post 03-24-2006, 7:29 AM by hjantti. 5 replies.
Sort Posts: Previous Next
  •  03-20-2006, 6:08 AM 17368

    dialog crashes ie

    Hi,

    I have created an application wit cute editor in my own workstation and now I am trying to
    deploy it and move it to the "real" server. The editor itself opens fine, but when I'am trying
    to open a dialog window, for example "Insert emotions", it causes Internet Explorer to crash.
    This is happening with the real server, in my own workstation it works fine. If I try to use
    the same function in FF, it works also fine also in the real server.

    I have copied the CuteSoft_client folder to the real server.


    So could anyone tell me what is the reason for this?


  •  03-20-2006, 8:38 AM 17371 in reply to 17368

    Re: dialog crashes ie

    Hi again,

    now after rebooting my workstation, I noticed that actually "insert emotions" works fine as long
    as I don't click Insert image, document etc buttons. Those insert file buttons cause the crash of IE,
    and after clicking them every button to open a dialog crashes IE until I reboot the PC.

    When I click some of Insert files buttons in FF, I get the following error:

    Description: The application attempted to perform an operation not allowed by the security policy.
    To grant this application the required permission please contact your system administrator or
    change the application's trust level in the configuration file.

    Exception Details: System.Security.SecurityException:
    Request for the permission of type System.Security.Permissions.SecurityPermission, mscorlib,
    Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.

    So to me, it seems that this means that I don't have an access to the upload folder. Is there anything
    I can do to fix this inside the application or is this an issue that the server administrator has to do?
    I am not able to configure folder security in the server.






  •  03-20-2006, 1:13 PM 17376 in reply to 17371

    Re: dialog crashes ie

    Try the steps below.
     
    1. Create a folder under and name it "CuteEditorTemp".
     
    2. Open your web.config and add the following entry:
     
    <add key="CuteEditorTempPath" value="~/CuteEditorTemp" />
     
    Keep me posted
     
     

    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

  •  03-21-2006, 8:05 AM 17417 in reply to 17376

    Re: dialog crashes ie

    Thanks for your answer. I tried that but it didn't make any difference.
  •  03-21-2006, 1:21 PM 17427 in reply to 17417

    Re: dialog crashes ie

    hjantti,
     
    Are you using the version 5.2?
     
    If so, can you put your site online and send the FTP access to me through PM?
     
     

    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

  •  03-24-2006, 7:29 AM 17552 in reply to 17427

    Re: dialog crashes ie

    The problem is now solved. The reason for it was that the web hotel provider forced all applications to run
    in the low trust level. Now it is running in the full trust level and works fine.

    Anyway, thanks a lot for your help.

View as RSS news feed in XML