Kristofer
Tue Jun 27 14:40:31 CDT 2006
That was not what the test using WFetch showed. It redirected to /mell/eng/
But when you said that you wrote:
/mell/eng/
in the path text box you were not telling the truth. By looking at the
WFetch log i see that you typed:
/mell/eng
The ending / do make a difference. So can you please try again. It will
probably redirect you to /viewer/asp/collections.asp since that is what
you say it does, so you will probably have to make a new test with
/viewer/asp/collections.asp
in the path text box.
The IIS log file will also help.
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Evan Nielsen wrote:
>the default.htm file in that directory sends you to
>/viewer/asp/collections.asp.
>
>It does not matter what asp file I open I always get this same behavior.
>
>"Kristofer Gafvert" wrote:
>
>>Okay,
>>
>>Then your problem seems to be an infinite loop. When the client requests
>>/mell/eng/ it is sent a redirection to the very same resource, hence it
>>comes into an infinite loop, and of course nothing will be shown in the
>>browser since there is nothing to show.
>>
>>The next step is to find out why this is happening. Since it is not a
>>standard behavior is must have come up by a non-default configuration.
>>
>>Open IIS Manager, right click /mell/eng beneath the proper website and
>>click properties. On the Directory tab, is it set to a redirection?
>>
>>The redirection can also come elsewhere from, for example ASP/ASP.NET code
>>and/or ISAPI applications.
>>
>>--
>>Regards,
>>Kristofer Gafvert
>>
http://www.gafvert.info/iis/ - IIS Related Info
>>
>>
>>Evan Nielsen wrote:
>>
>>>That is exactly what i did to get the previous result
>>>
>>>"Kristofer Gafvert" wrote:
>>>
>>>>That tells you that the page has moved. The browser will follow this
>>>>redirect, so can you please do so too so we can see if the next page is
>>>>working.
>>>>
>>>>In WFetch, in the Path text box, write:
>>>>
>>>>/mell/eng/
>>>>
>>>>--
>>>>Regards,
>>>>Kristofer Gafvert
>>>>
http://www.gafvert.info/iis/ - IIS Related Info
>>>>
>>>>
>>>>Evan Nielsen wrote:
>>>>
>>>>>This is what i get when i use wfetch:
>>>>>
>>>>>started....
>>>>>Reusing existing connection (source port 3689)\n
>>>>>REQUEST: **************\n
>>>>>GET /mell/eng HTTP/1.1\r\n
>>>>>Host: 192.168.1.1\r\n
>>>>>Accept: */*\r\n
>>>>>Authorization: Basic dHJhZGV3aW5kc1xldmFuLm5pZWxzZW46aGVsZ2EzNjko\r\n
>>>>>\r\n
>>>>>RESPONSE: **************\n
>>>>>HTTP/1.1 301 Moved Permanently\r\n
>>>>>Content-Length: 151\r\n
>>>>>Content-Type: text/html\r\n
>>>>>Location:
http://192.168.1.1/mell/eng/\r\n
>>>>>Server: Microsoft-IIS/6.0\r\n
>>>>>MicrosoftOfficeWebServer: 5.0_Pub\r\n
>>>>>X-Powered-By: ASP.NET\r\n
>>>>>Date: Tue, 27 Jun 2006 18:19:56 GMT\r\n
>>>>>\r\n
>>>>><head><title>Document Moved</title></head>\n
>>>>><body><h1>Object Moved</h1>This document may be found <a
>>>>>HREF="
http://192.168.1.1/mell/eng/">here</a></body>
>>>>>finished.
>>>>>
>>>>>
>>>>>
>>>>>"Kristofer Gafvert" wrote:
>>>>>
>>>>>>Hello,
>>>>>>
>>>>>>What is logged in the IIS log file? What is the status code, substatus
>>>>>>code and scwin32 code?
>>>>>>
>>>>>>Can you also please try to request the page using a "browser" such as
>>>>>>telnet or WFetch (so you get the html code without a client trying to
>>>>>>intepret it, in case something is wrong with the html/javascript).
>>>>>>
>>>>>>
>>>>>>
>>>>>>--
>>>>>>Regards,
>>>>>>Kristofer Gafvert
>>>>>>
http://www.gafvert.info/iis/ - IIS Related Info
>>>>>>
>>>>>>
>>>>>>Evan Nielsen wrote:
>>>>>>
>>>>>>>I am running Windows Server 2003 and IIS 6. Whenever any user trys to
>>>>>>>
>>>>>>>connect to open any asp page in any virtual directory a blank page is
>>>>>>>displayed. There are no error messages. Also there are no error
>>>>>>>messages
>>>>>>>on
>>>>>>>the server in any event log.
>>>>>>>
>>>>>>>Any help would be appreciated.
>>>>>>>
>>>>>>>Evan Nielsen
>>>>>>>IT Manager
>>>>>>>Tradewinds Aviation
>>>>>>
>>>>
>>