CGW
Tue Mar 14 16:26:30 CST 2006
I really, really wish I could say that I understand what the status code,
substatus code, and scwin32 were trying to tell me. I'm including four lines
from the log which reflect two failures. (I've clipped off the first half of
the IP addresses).
2006-03-14 21:27:22 W3SVC1 1.12 GET /web/legapp/step1_repostand.asp - 80 -
5.32
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+Maxthon;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 404 2 1260
2006-03-14 21:27:23 W3SVC1 1.12 GET /oursite/iConnector.aspx
ref=8&AppID=7&res=true&sHeight=748 80 - 5.32
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+Maxthon;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 302 0 0
2006-03-14 21:27:24 W3SVC1 1.12 GET /web/legapp/step1_repostand.asp - 80 -
5.32
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+Maxthon;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 404 2 1260
2006-03-14 21:27:24 W3SVC1 1.12 GET /oursite/iConnector.aspx
ref=8&AppID=7&res=true&sHeight=748 80 - 5.32
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+Maxthon;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 302 0 0
Is that helpful?
--
Thanks,
CGW
"Kristofer Gafvert" wrote:
> Is the URI correct? What is reported in the IIS log file (status code,
> substatus code and scwin32 status code)?
>
>
> --
> Regards,
> Kristofer Gafvert
>
http://www.gafvert.info/iis/ - IIS Related Info
>
>
> CGW wrote:
>
> >I'm an IIS newbie so please bear with me...
> >
> >We are migrating a currently working, .NET web app to a new server (both
> >2003 Svr). One of the application pages uses an IFrame to host legacy asp
> >pages. The IFrame points to a folder in inetpub. On the old server, inetpub
> >resided on the c: drive and the legacy folder was not a virtual directory.
> >
> >On the new system, we have set up an inetpub on d: and the folder resides
> >there. Everything works fine except that the IFrame absolutely will not see
> >files in that folder. I have tried it as a virtual directory. I have even
> >tried moving the folder to inetpub on the c: drive; but to no avail.
> >
> >I've checked everything from odbc connections to sql aliases. Can anyone
> >suggest things for me to check/look into?
>