This error message indicates one of:
        1.  isapi_redirect.dll is not at the file path listed
        2.  the user trying to start IIS (the System Account usually)
doesn't have permissions to access the dll
        3.  There is some configuration that is very wrong making
isapi_redirect not to load (usually one of the registry entries).

        Randy


> -----Original Message-----
> From: A. Lai [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 22, 2002 12:53 PM
> To: Tomcat Users List
> Subject: Re: JSP on IIS 5.0
> 
> 
> Problem is I am NOT getting any error.
> I can get the page like http://localhost/jsp/cal/cal1.jsp
> 
> However, all the JSP's are not parsed.
> 
> the iis_redirect.log is empty.
> 
> I did get something in the system log for W2K that said
> " The HTTP filiter DLL 
> d:\tomcat4\bin\native\isapi_redirect.dll failed to
> load. The data is the error"
> 
> How to make it redirect?
> 
> Thanks
> 
> Alec
> 
> 
> >
> > What errors are you getting (500 Internal Server Error, 404 Page Not
> > Found, 403 Permission Denied, etc) and what is generating 
> them (Tomcat,
> > IIS)?
> >
> > You probably want to look at your log files (IIS,
> > isapi_redirect.log, and Tomcat's) and you will probably be able to
> determine
> > the problem from that.
> >
> > Randy
> >
> >
> > > -----Original Message-----
> 
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to