Soldato
- Joined
- 12 May 2005
- Posts
- 12,631
Hey
Please forgive my slightly lengthy post. The server is running Windows Server 2003 and is running IIS version 6.0.
Problem
--------
If I enable “Basic Windows Authentication” and then navigate to the website hosting it using a web browser, for example http://url/nclexrn3500 it will then prompt for the user name and password. If I enter any user name or password (including admin ones) it will not accept it, and after several tries tell me I am not allowed to view the page.
If I specify the port as 8080, for example http://url:8080/nclexrn3500 it will go straight in to the program, and completely by pass all security prompts.
The application is an installation, which creates a few virtual directories within the website. The program uses Jakarta Tomcat as one of the virtual directories, which is located in the same main folder as the program itself (c:/program files/LWW/Tomcat).
Under web service extensions (under IIS) I have added the “c:\program files\lww\tomcat\bin\ISAPI_Redirect.dll”, and have also allowed “ALL Unknown ISAPI Extensions”.
I had posted a long while ago with the same problem, but now after much googling and searching the problem seems to be caused by Jakarta’s Tomcat – does anyone have any ideas of a work around solution ?
Thanks a lot,
Please forgive my slightly lengthy post. The server is running Windows Server 2003 and is running IIS version 6.0.
Problem
--------
If I enable “Basic Windows Authentication” and then navigate to the website hosting it using a web browser, for example http://url/nclexrn3500 it will then prompt for the user name and password. If I enter any user name or password (including admin ones) it will not accept it, and after several tries tell me I am not allowed to view the page.
If I specify the port as 8080, for example http://url:8080/nclexrn3500 it will go straight in to the program, and completely by pass all security prompts.
The application is an installation, which creates a few virtual directories within the website. The program uses Jakarta Tomcat as one of the virtual directories, which is located in the same main folder as the program itself (c:/program files/LWW/Tomcat).
Under web service extensions (under IIS) I have added the “c:\program files\lww\tomcat\bin\ISAPI_Redirect.dll”, and have also allowed “ALL Unknown ISAPI Extensions”.
I had posted a long while ago with the same problem, but now after much googling and searching the problem seems to be caused by Jakarta’s Tomcat – does anyone have any ideas of a work around solution ?
Thanks a lot,