Failed to load menus!500

Last post 12-14-2009, 3:24 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  12-14-2009, 1:53 PM 57749

    Failed to load menus!500

    Have just reinstalled CuteSoft_Client folder and double checked all contents successfully in place.
    All seems to work except I get a constant occurring error  'Failed to load menus!500'.
     
    Any suggestions what this could be due to?
    Incidentally I'm using <add key="CuteEditorDefaultFilesPath" value="~/../CuteSoft_Client/CuteEditor" /> as a means to map to all the relevant files. 
  •  12-14-2009, 3:24 PM 57750 in reply to 57749

    Re: Failed to load menus!500

    geoffo:
    Have just reinstalled CuteSoft_Client folder and double checked all contents successfully in place.
    All seems to work except I get a constant occurring error  'Failed to load menus!500'.
     
    Any suggestions what this could be due to?
    Incidentally I'm using <add key="CuteEditorDefaultFilesPath" value="~/../CuteSoft_Client/CuteEditor" /> as a means to map to all the relevant files. 
     
    The following path is not correct.
     
     <add key="CuteEditorDefaultFilesPath" value="~/../CuteSoft_Client/CuteEditor" />
     
    Please change it to
     
     <add key="CuteEditorDefaultFilesPath" value="~/CuteSoft_Client/CuteEditor" />
     
    Also copy this folder to the root of your application.

    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

View as RSS news feed in XML