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)
Smart Context Issues
Lynchy
http://servername:91/iw/webdesk/edit?vpath=/default/main/branchname/Subbranchname/WORKAREA/dev/Test.html
brings page up in edit mode.
http://servername:91/iw/webdesk/sce?vpath=/default/main/branchname/Subbranchname/WORKAREA/dev/Test.html
returns 404 error any ideas where start investigating this problem?
Thanks in advance for any help you can provide.
Find more posts tagged with
Comments
Migrateduser
Can you go into the TS gui and go to /default/main/branchname/Subbranchname/WORKAREA/dev/Test.html and preview the same file (by just clicking on Test.html in the gui)?
Can you preview any files at all from the same workarea?
My best guess is that there is something missing in configuration of the customer webserver from what is described.
Lynchy
When clicking the file in the TS GUI I am seeing the same 404 and the url is pointing to the same place (sce?vpath=/default/main/branchname/Subbranchname/WORKAREA/dev/Test.html) . I will have to look further into the config files next week. I just inherited this project and am being told that this has never worked so I assume that during the install something was not configured properly. I will look into the httpd.conf file (Apache) and the TeamSite iw.cfg file and see if I can find the problem just figured I would throw it up here. Thanks for your response and let me know if you have anything to add.