Description: When building an Ajax based website, one can encounter uncaught exception error while using Mozilla/Firefox. Error: uncaught exception: Permission denied to call method XMLHttpRequest.open Even though everything appear to be fine except for this error, it could be that the Ajax based website will be working well from IE but when loaded in Mozilla/Firefox, the error comes back.