Javascript error when using Page Viewer web part to view .aspx page with
AjaxToolkit in MOSS 2007? I have a portal site running Sharepoint Server 2007 (MOSS). I needed to include a web page that was built using features of the AjaxToolkit from ajax.asp.net. I added a Page Viewer Web part to a web part page, but the page throws a javascript "Access Denied" error when the page is viewed through MOSS.
I have downloaded the latest code for the AjaxToolkit and am using a freshly compiled .dll, so Microsoft obviously hasn't fixed this yet. Has anyone came across this problem? Or know a workaround?
The only help I can find on line suggestings modifying the Common.js file of the toolkit, but the latest code already includes that update.
|