JavaScript returns Access Denied
        Posted  
        
            by heeboir
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by heeboir
        
        
        
        Published on 2010-03-16T10:59:35Z
        Indexed on 
            2010/03/16
            11:06 UTC
        
        
        Read the original article
        Hit count: 336
        
JavaScript
|accessdenied
Hello,
I'm running into a scenario where at random times I am getting "Access Denied" when executing javascript. It is not repeatable and occurs in random places of my application. There is not indication of what is causing it in the logs and I'm really at a loss on this. It seems to be UI problem only. However, there is no reason it should appear as I do not have any such permission checking to could be getting triggered.
Thanks in advance
© Stack Overflow or respective owner