Hi there,
I'm tearing my hair out here, i'm using the ModalPopupExtender and it's returning a javascript error "Access is denied"
It works perfectly on my machine locally but when uploaded to our production server it returns this error.
I know what you're thinking, it's cross-domain issue or iframes. However we don't use either!!!! I've searching the internet high and low to no avail.
I've even tried using scriptpath instead and that doesn't work either, get js error 'ajaxcontrolkit is undefined'
I'm going to have to scrap a lot of work if i can't get a solution for this.
Please, please help!
Thanks in advance
Rob
Have you identified the offending line with a debugger?
Hi David, It's a javascript error, simply one that is displayed by Internet Explorer 7, Line No. 5960Char: 49Error: Access is deniedCode: 0URL: xxxAny ideas?
A debugger like Firebug (for Firefox) will let you set a breakpoint there and see what the problem might be.
No comments:
Post a Comment