Permission Error: The area you are attempting to access is forbidden

Last post 02-13-2009, 4:14 PM by Adam. 4 replies.
Sort Posts: Previous Next
  •  02-11-2009, 3:17 PM 48636

    Permission Error: The area you are attempting to access is forbidden

    I have recently installed Cute Editor for Classic ASP on three different sites.  Two of the sites installed successfully and I had no problems.  The third site however is giving me a permission error ("The area you are attempting to access is forbidden") whenever I attempt to open a pop-up window in the editor (such as uploading a new image, using the image selector, the preview button, etc.).  I have checked and the path and permissions to my upload folder is correct (and since the page preview button also doesn't work, it doesn't seem like it's a problem with my upload path or permissions on that folder).  Both sessions and cookies are enabled on the site.  Is there anything you can suggest to fix this issue?
     
    Thanks
  •  02-11-2009, 3:51 PM 48637 in reply to 48636

    Re: Permission Error: The area you are attempting to access is forbidden

    1. 

    Do you have problems with insert emotion dialog?

    2.
     

    Reponse.Write "Cookie: "& d(s_CESecurity) & "<br><br>"

    Reponse.Write "String: "& d(q_CESecurity) & "<br><br>"

    Add the above code into include_Security.asp and Include_GetString.asp and check the difference.

     

    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-11-2009, 4:10 PM 48639 in reply to 48637

    Re: Permission Error: The area you are attempting to access is forbidden

    1. Yes, it does not allow me to insert emoticons either.
     
    2. This is what I am getting:
     
    Cookie:

    String: 500|100000|1000|1000|1000|/pantheonres/uploads|/uploads|/uploads|/templates|/uploads|true|true|true|true|.jpg,.jpeg,.gif,.png,|.avi,.mpg,.mpeg,.mp3,.wmv,.wav,|.txt,.doc,.pdf,.zip,.rar,.avi,.mpg,.mpeg,.mp3,.wav,.swf,.jpg,.jpeg,.gif,.png,.htm,.xls,.html,.rtf,.wmv,|.txt,.rtf,.html,.htm,.xml,|en-en|CuteEditor_Files|
     
    So, apparently it is not getting the cookie value.  Any idea why this is happening?
     
    Thanks
  •  02-13-2009, 3:17 PM 48764 in reply to 48637

    Re: Permission Error: The area you are attempting to access is forbidden

    Hi Adam,
    I just wanted to follow up since I hadn't heard back about my issue for the last few days.  Since it doesn't seem like the cookie value is working, is there a way for me to get around this so the editor will work correctly?  Or, is there a fix to make the cookie work correctly?
     
    Thanks
  •  02-13-2009, 4:14 PM 48768 in reply to 48764

    Re: Permission Error: The area you are attempting to access is forbidden

    1.
     
    Can you try this example?
     

    If it works for you, it means it's a server side issue.
     
    2.
     
    If you create a virtual directory and run the examples included in the download package, will it work?
     
    3.
     
    If you run this application in your intranet, you can remove this secutiry checking code.

    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