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)
reinstallation of iwmount
auli
How can we reinstall iwmount. Someone from my group accidentally removed IIS and now after reinstalling IIS, iwmount is missing. Can anybody help me on this?
Find more posts tagged with
Comments
nipper
The TS Admin manual for Windows talks about the configuration of IIS by manual means.
You can also run iwhome/install/tspostreboot.pl
which should configure IIS for you, including iwmount.
auli
Hi nipper
I have already did that and running the tspostreboot.pl did not fix the problem. Now we can access Y drive but we are unable to generate any type(.html,.asp etc) of files from our DCT's.
Please help me in this regard.
nipper
you ran this:
iw-home\iw-perl\bin\perl iw-home\install\tspostreboot.pl iw-home IIS
per the install manual ?
auli
Hi nipper
Thanks for ur guidance.
Now its working for html pages but not for asp pages.
I have configured the templating.cfg for asp and have also resolved the ISAPI filter issues but its still not working.
Will u please guide me in this regard.
nipper
IIS is not configured to handle asp files. You will need to talk to the admin about that. It may be that all you need to do is configure IIS so that asp uses the proper DLL.
auli
We have tried almost everything discussed in other related forums but still IIS is not working for asp pages in iw-mount while its working for asp pages that are in other directories.
Please help us in this regard.
nipper
rename an HTML file to .asp and see if that will preview.
auli
Now its working for asp pages as well.
Just after setting the ISAPI filter issue, iwreset -a
is required.Though we tried it earlier too and it didnt work but now its working.