i didnt have IIS on the machine, when i installed TS 6.5...
when i was trying to preview /main/branch/subranch/edition/page.html
i found out that i have to installed IIS. i did and i configured it to run on 81 port i also change the default directory to Y:\. i rebooted...
also did:
use_iwproxy=yes
iwproxy_host= localhost
customer_webserver_host=localhost
iwproxy_port=1080
customer_webserver_port=81
when i try to preview the page:
http://172.19.10.22/iw-mount/default/main/DORIS/doris_dev/EDITION/special_ed_0036/index.htmlit says page not found!
i am trying to configure IIS to work properly
the installation doc says i can configure IIS using this:
>iw-home\iw-perl\bin\perl iw-home\install\tspostreboot.pl iw-home IIS
but when i run it it says that i dont have valid license for TS.. but i do have TS.lic and it s valid since TS is running... it seems that the script tspostreboot.pl is trying to read the license info from iw.cfg and it doesnt find in there...
is it a must, that i have to install IIS before TS?
any help with how to configure IIS to preview things in TS?