Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Your site or page must include the resource AjaxRequst.class.js!
Bill Klish
LiveSite 3.0.0
TeamSite 6.7.1 patch 3
I just put together my first site and added the File List component to my start page and am getting the following alert popup message on the edit page screen:
Your site or page must include the resource AjaxRequest.class.js!
I see the files on the server, but when I choose to edit the page settings and work with the shared resources the files are not available. I can import them if I copy them down to my workstation but it feels like something else is wrong.
Let me know what I am missing.
Thanks,
-Bill
Find more posts tagged with
Comments
tec_iwov
you can get a copy from
/httpd/webapps/content_center/livesite/javascript
and import it into your work area
Bill Klish
It seems like the OOTB Interwoven components should add the common javascripts to your site as you choose them in the page designer.
Based on the path you mention and what I found in the server (it is in 4 places under my iw-home, 3 of the files are 15kb and 1 of them is 7kb) this requires an Administrator type resource who has access to the server file system to copy the file into a workarea for a user. This seems pretty inefficient.
It is apparent that something knows that component is needed with the JavaScript alert message, so why can't that same set of logic copy any dependencies into your site?