I'm getting the following error when running the JavaScript installer for
the JK2 ISAPI filter on my W2K box:
"Unable to find Web Server ROOT Directory"
Looking inside the JavaScript, this error is reported here:
if ((IIsROOT = findADSIObject(IIsWebServer, _IIS_WEBDIR, "ROOT")) == null) {
ERROR(args, "Unable to find Web Server ROOT direcrory.");
}
Since I know nothing about windows scripting, I'm at a loss - has anyone
encountered this error before when trying to install the JK2 filter?
Thanks,
-Sasha
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)