i am having teh same problem. IIS6, win 2003, the website uses basic authentication, but i have EVERYONE full control permissions on the userfiles folder and i'm still getting the access denied from the upload.aspx. I am able to use the file browser to upload files and everything works as it should. it is only when i use the upload tab, that i get the error. the image uploaded makes it into the userfiles folder, but not into the userfiles\image folder.
i looked at patch 2115 but it did not contain anything for the aspx connector. i saw another Ticket #2587 (new Bug) that refers to this problem with IE7 but i can confirm it with IE7 and firefox3
stupidest thing tho, everything works perfectly in my dev environment with the cassinni webdev.webserver.exe.
thanks in advance for any help, and all the hard work done on this awesome editor.
oh yea, i',m using fckeditor_2.6.3 with fckeditor.net_2.6.3
I get the exact same thing. My website is on Windows Server 2003. If I use the www in the domain then the image dialog uploads the image but the window with the progress bar never closes. I see a javascript error in the browser window and when I click on it to view the details it says 'Permission Denied' BUT the image uploaded find.
When I remove the www from the address then the image upload dialog works just fine.
I'm using IE7.
Same thing happens in FireFox. Here is the error FireFox displayed: uncaught exception: Permission denied to get property Window.OnUploadCompleted. But the image did upload. It doesn't matter if there is a www or not, it is not working in FireFox.
Re: Permission denied to get property Window.OnUploadCompleted
i looked at patch 2115 but it did not contain anything for the aspx connector. i saw another Ticket #2587 (new Bug) that refers to this problem with IE7 but i can confirm it with IE7 and firefox3
stupidest thing tho, everything works perfectly in my dev environment with the cassinni webdev.webserver.exe.
thanks in advance for any help, and all the hard work done on this awesome editor.
oh yea, i',m using fckeditor_2.6.3 with fckeditor.net_2.6.3
Re: Permission denied to get property Window.OnUploadCompleted
http://.....comhttp://www......com
Re: Permission denied to get property Window.OnUploadCompleted
When I remove the www from the address then the image upload dialog works just fine.
I'm using IE7.
Same thing happens in FireFox. Here is the error FireFox displayed: uncaught exception: Permission denied to get property Window.OnUploadCompleted. But the image did upload. It doesn't matter if there is a www or not, it is not working in FireFox.
How do we fix this??
Re: Permission denied to get property Window.OnUploadCompleted