|
Related Topics:
| Problem with IIS 6 serving exe files to IE clients - I am migrating a currently working web site from IIS 5 on Win 2000 to IIS 6 on Win 2003 Web Edition. When trying to download any exe file from the IIS 6 server to the client (IE on Win XP) I get the following error: ..
HELP! IIS 4.0 on NT4 Server Not Serving Documents the same.. - I am using an called LiveLink on IIS. It uses compiled scripts to navigate and stream This worked fine on IIS 2.0 (I think that was the version which we installed with NT 4). Another
Windows 2003 - SUS - clients cant connect? - Heyall i set up SUS (windows update server)on my 2k3 box and got it all - how ever when i go to a client computer (xpSP1 ) and type in the URL (fake) IP to the SUS server - it just bring up the page..
IIS 6 .net ERROR 404 with telnet & down-level clients - I have recently upgraded our to Windows Server 2003 and thus IIS 6. I have managed to get all the dynamic pages serving without a problem, all are working fine. Some of our customers connect to our from JSP, PHP...etc and keep..
webdav slow only on windows xp clients - Hi All, I have setup a windows 2000 server with iis 5 to share some user folders via webdav. When I try to connect to it from a w2k or win98 machine it works very nicely. However every single winxp machine I try to connect from has either..
|
|
|
Next: IIS & XP Pro SP1
|
| Author |
Message |
External

Since: Mar 22, 2004 Posts: 7
|
(Msg. 1) Posted: Wed May 19, 2004 1:37 pm
Post subject: Server not serving ASP to some clients? Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
I have a server that we installed a Web Application (ASP) and It works with
a few clients that we tested, IE 5.5, and it does not work on the server
machine itself.
So we've tested a few thing.
Created a simple file with the contents of <html> <body> Hello World </body>
</html>
Made one with .HTM extension and one with .ASP.
I can see the HTM file from all machines. I can only see the .ASP file on
the machine running IE 5.5
The server itself cannot see the .ASP page. We places the files in the root
of the server web and in the Application folder with the same results.
The Server is running IE 6.6.2800.1106
Any Suggestions?
Thanks,
Scott<- >> Stay informed about: Server not serving ASP to some clients? |
|
| Back to top |
|
 |  |
External

Since: Aug 23, 2003 Posts: 2972
|
(Msg. 2) Posted: Thu May 20, 2004 12:02 am
Post subject: Re: Server not serving ASP to some clients? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
And what is happening when you try to access the asp-file? Are you really
sure you access the website in a valid way? Because it sound really strange
that it would work for some clients, and not others, since IIS really does
not care who/where the client is.
--
Regards,
Kristofer Gafvert - IIS MVP
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
"Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
news:OrOlIgcPEHA.3012@TK2MSFTNGP09.phx.gbl...
> I have a server that we installed a Web Application (ASP) and It works
with
> a few clients that we tested, IE 5.5, and it does not work on the server
> machine itself.
>
> So we've tested a few thing.
>
> Created a simple file with the contents of <html> <body> Hello World
</body>
> </html>
> Made one with .HTM extension and one with .ASP.
>
> I can see the HTM file from all machines. I can only see the .ASP file on
> the machine running IE 5.5
> The server itself cannot see the .ASP page. We places the files in the
root
> of the server web and in the Application folder with the same results.
>
> The Server is running IE 6.6.2800.1106
>
> Any Suggestions?
>
> Thanks,
> Scott<-
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Server not serving ASP to some clients? |
|
| Back to top |
|
 |  |
External

Since: Mar 22, 2004 Posts: 7
|
(Msg. 3) Posted: Thu May 20, 2004 12:02 am
Post subject: Re: Server not serving ASP to some clients? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hello Kristofer,
The Test PC that works and the IIS server that is severing the pages are
connected to the same hub and are sitting on the same desk.
The Test PC entrees in <a style='text-decoration: underline;' href="http://server/file.asp" target="_blank">http://server/file.asp</a> Works great..
The IIS server itself enters the same thing, <a style='text-decoration: underline;' href="http://server/file.asp" target="_blank">http://server/file.asp</a> and it
just sits there saying opening <a style='text-decoration: underline;' href="http://server/" target="_blank">http://server/</a>
It eventually times out and says page cannot be displayed.
Not sure how much more valid you can get from that???
Any other suggestions on testing?
Thanks,
Scott<-
"Kristofer Gafvert" <kgafvert.TakeThisOut@NEWSilopia.com> wrote in message
news:%23p$7mPdPEHA.1644@TK2MSFTNGP09.phx.gbl...
> And what is happening when you try to access the asp-file? Are you really
> sure you access the website in a valid way? Because it sound really
strange
> that it would work for some clients, and not others, since IIS really does
> not care who/where the client is.
>
> --
> Regards,
> Kristofer Gafvert - IIS MVP
> <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
>
>
> "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
> news:OrOlIgcPEHA.3012@TK2MSFTNGP09.phx.gbl...
> > I have a server that we installed a Web Application (ASP) and It works
> with
> > a few clients that we tested, IE 5.5, and it does not work on the server
> > machine itself.
> >
> > So we've tested a few thing.
> >
> > Created a simple file with the contents of <html> <body> Hello World
> </body>
> > </html>
> > Made one with .HTM extension and one with .ASP.
> >
> > I can see the HTM file from all machines. I can only see the .ASP file
on
> > the machine running IE 5.5
> > The server itself cannot see the .ASP page. We places the files in the
> root
> > of the server web and in the Application folder with the same results.
> >
> > The Server is running IE 6.6.2800.1106
> >
> > Any Suggestions?
> >
> > Thanks,
> > Scott<-
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Server not serving ASP to some clients? |
|
| Back to top |
|
 |  |
External

Since: Aug 23, 2003 Posts: 2972
|
(Msg. 4) Posted: Thu May 20, 2004 2:13 am
Post subject: Re: Server not serving ASP to some clients? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Can you please try to use localhost on the local server.
--
Regards,
Kristofer Gafvert - IIS MVP
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
"Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
news:OKlt2NePEHA.2256@TK2MSFTNGP10.phx.gbl...
> Hello Kristofer,
>
> The Test PC that works and the IIS server that is severing the pages are
> connected to the same hub and are sitting on the same desk.
>
> The Test PC entrees in <a style='text-decoration: underline;' href="http://server/file.asp" target="_blank">http://server/file.asp</a> Works great..
>
> The IIS server itself enters the same thing, <a style='text-decoration: underline;' href="http://server/file.asp" target="_blank">http://server/file.asp</a> and it
<font color=purple> > just sits there saying opening <a style='text-decoration: underline;' href="http://server/</font" target="_blank">http://server/</font</a>>
> It eventually times out and says page cannot be displayed.
>
> Not sure how much more valid you can get from that???
>
> Any other suggestions on testing?
>
> Thanks,
> Scott<-
> "Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
> news:%23p$7mPdPEHA.1644@TK2MSFTNGP09.phx.gbl...
> > And what is happening when you try to access the asp-file? Are you
really
> > sure you access the website in a valid way? Because it sound really
> strange
> > that it would work for some clients, and not others, since IIS really
does
> > not care who/where the client is.
> >
> > --
> > Regards,
> > Kristofer Gafvert - IIS MVP
> > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
> >
> >
> > "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
> > news:OrOlIgcPEHA.3012@TK2MSFTNGP09.phx.gbl...
> > > I have a server that we installed a Web Application (ASP) and It
works
> > with
> > > a few clients that we tested, IE 5.5, and it does not work on the
server
> > > machine itself.
> > >
> > > So we've tested a few thing.
> > >
> > > Created a simple file with the contents of <html> <body> Hello World
> > </body>
> > > </html>
> > > Made one with .HTM extension and one with .ASP.
> > >
> > > I can see the HTM file from all machines. I can only see the .ASP
file
> on
> > > the machine running IE 5.5
> > > The server itself cannot see the .ASP page. We places the files in the
> > root
> > > of the server web and in the Application folder with the same results.
> > >
> > > The Server is running IE 6.6.2800.1106
> > >
> > > Any Suggestions?
> > >
> > > Thanks,
> > > Scott<-
> > >
> > >
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Server not serving ASP to some clients? |
|
| Back to top |
|
 |  |
External

Since: Mar 22, 2004 Posts: 7
|
(Msg. 5) Posted: Thu May 20, 2004 2:13 am
Post subject: Re: Server not serving ASP to some clients? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks again for your reply...
This is for a Customer machine. I have sent the customer an email asking him
to give <a style='text-decoration: underline;' href="http://localhost/test.asp" target="_blank">http://localhost/test.asp</a> a try.
So if that does work, what should we look for. I do not think its a name
resolution as <a style='text-decoration: underline;' href="http://server/test.htm" target="_blank">http://server/test.htm</a> works great.
Also what about the other clients that cannot connect?
Thank you,
Scott<=
"Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
news:ODAWgYePEHA.3216@TK2MSFTNGP12.phx.gbl...
> Can you please try to use localhost on the local server.
>
>
> --
> Regards,
> Kristofer Gafvert - IIS MVP
> <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
>
>
> "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
> news:OKlt2NePEHA.2256@TK2MSFTNGP10.phx.gbl...
> > Hello Kristofer,
> >
> > The Test PC that works and the IIS server that is severing the pages are
> > connected to the same hub and are sitting on the same desk.
> >
> > The Test PC entrees in <a style='text-decoration: underline;' href="http://server/file.asp" target="_blank">http://server/file.asp</a> Works great..
> >
> > The IIS server itself enters the same thing, <a style='text-decoration: underline;' href="http://server/file.asp" target="_blank">http://server/file.asp</a> and
it
<font color=green> > > just sits there saying opening <a style='text-decoration: underline;' href="http://server/</font" target="_blank">http://server/</font</a>>
> > It eventually times out and says page cannot be displayed.
> >
> > Not sure how much more valid you can get from that???
> >
> > Any other suggestions on testing?
> >
> > Thanks,
> > Scott<-
> > "Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
> > news:%23p$7mPdPEHA.1644@TK2MSFTNGP09.phx.gbl...
> > > And what is happening when you try to access the asp-file? Are you
> really
> > > sure you access the website in a valid way? Because it sound really
> > strange
> > > that it would work for some clients, and not others, since IIS really
> does
> > > not care who/where the client is.
> > >
> > > --
> > > Regards,
> > > Kristofer Gafvert - IIS MVP
> > > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
> > >
> > >
> > > "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
> > > news:OrOlIgcPEHA.3012@TK2MSFTNGP09.phx.gbl...
> > > > I have a server that we installed a Web Application (ASP) and It
> works
> > > with
> > > > a few clients that we tested, IE 5.5, and it does not work on the
> server
> > > > machine itself.
> > > >
> > > > So we've tested a few thing.
> > > >
> > > > Created a simple file with the contents of <html> <body> Hello World
> > > </body>
> > > > </html>
> > > > Made one with .HTM extension and one with .ASP.
> > > >
> > > > I can see the HTM file from all machines. I can only see the .ASP
> file
> > on
> > > > the machine running IE 5.5
> > > > The server itself cannot see the .ASP page. We places the files in
the
> > > root
> > > > of the server web and in the Application folder with the same
results.
> > > >
> > > > The Server is running IE 6.6.2800.1106
> > > >
> > > > Any Suggestions?
> > > >
> > > > Thanks,
> > > > Scott<-
> > > >
> > > >
> > >
> > >
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Server not serving ASP to some clients? |
|
| Back to top |
|
 |  |
External

Since: Aug 23, 2003 Posts: 2972
|
(Msg. 6) Posted: Thu May 20, 2004 3:02 am
Post subject: Re: Server not serving ASP to some clients? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I thought it was only the server itself that could not connect. And if that
was the case, it could have been something locally on the server (for
example a modified hosts file).
If this happens to several client machines, have you tried to use the IP? On
the failing machines, can you ping the server by IP? by name?
--
Regards,
Kristofer Gafvert - IIS MVP
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
"Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
news:eBEDznePEHA.988@tk2msftngp13.phx.gbl...
> Thanks again for your reply...
>
> This is for a Customer machine. I have sent the customer an email asking
him
> to give <a style='text-decoration: underline;' href="http://localhost/test.asp" target="_blank">http://localhost/test.asp</a> a try.
>
> So if that does work, what should we look for. I do not think its a name
> resolution as <a style='text-decoration: underline;' href="http://server/test.htm" target="_blank">http://server/test.htm</a> works great.
>
> Also what about the other clients that cannot connect?
>
> Thank you,
> Scott<=
> "Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
> news:ODAWgYePEHA.3216@TK2MSFTNGP12.phx.gbl...
> > Can you please try to use localhost on the local server.
> >
> >
> > --
> > Regards,
> > Kristofer Gafvert - IIS MVP
> > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
> >
> >
> > "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
> > news:OKlt2NePEHA.2256@TK2MSFTNGP10.phx.gbl...
> > > Hello Kristofer,
> > >
> > > The Test PC that works and the IIS server that is severing the pages
are
> > > connected to the same hub and are sitting on the same desk.
> > >
> > > The Test PC entrees in <a style='text-decoration: underline;' href="http://server/file.asp" target="_blank">http://server/file.asp</a> Works great..
> > >
<font color=brown> > > > The IIS server itself enters the same thing, <a style='text-decoration: underline;' href="http://server/file.asp</font" target="_blank">http://server/file.asp</font</a>>
and
> it
<font color=brown> > > > just sits there saying opening <a style='text-decoration: underline;' href="http://server/</font" target="_blank">http://server/</font</a>>
> > > It eventually times out and says page cannot be displayed.
> > >
> > > Not sure how much more valid you can get from that???
> > >
> > > Any other suggestions on testing?
> > >
> > > Thanks,
> > > Scott<-
> > > "Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
> > > news:%23p$7mPdPEHA.1644@TK2MSFTNGP09.phx.gbl...
> > > > And what is happening when you try to access the asp-file? Are you
> > really
> > > > sure you access the website in a valid way? Because it sound really
> > > strange
> > > > that it would work for some clients, and not others, since IIS
really
> > does
> > > > not care who/where the client is.
> > > >
> > > > --
> > > > Regards,
> > > > Kristofer Gafvert - IIS MVP
> > > > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
> > > >
> > > >
> > > > "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
> > > > news:OrOlIgcPEHA.3012@TK2MSFTNGP09.phx.gbl...
> > > > > I have a server that we installed a Web Application (ASP) and It
> > works
> > > > with
> > > > > a few clients that we tested, IE 5.5, and it does not work on the
> > server
> > > > > machine itself.
> > > > >
> > > > > So we've tested a few thing.
> > > > >
> > > > > Created a simple file with the contents of <html> <body> Hello
World
> > > > </body>
> > > > > </html>
> > > > > Made one with .HTM extension and one with .ASP.
> > > > >
> > > > > I can see the HTM file from all machines. I can only see the .ASP
> > file
> > > on
> > > > > the machine running IE 5.5
> > > > > The server itself cannot see the .ASP page. We places the files in
> the
> > > > root
> > > > > of the server web and in the Application folder with the same
> results.
> > > > >
> > > > > The Server is running IE 6.6.2800.1106
> > > > >
> > > > > Any Suggestions?
> > > > >
> > > > > Thanks,
> > > > > Scott<-
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Server not serving ASP to some clients? |
|
| Back to top |
|
 |  |
External

Since: Aug 23, 2003 Posts: 2972
|
(Msg. 7) Posted: Thu May 20, 2004 3:07 am
Post subject: Re: Server not serving ASP to some clients? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Do you have any AV software on the server that could cause problems?
I need to know if it is only the server, or if other client machines have
problems accessing the asp-file aswell.
--
Regards,
Kristofer Gafvert - IIS MVP
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
"Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
news:%23hbsuzePEHA.3300@TK2MSFTNGP09.phx.gbl...
> I thought it was only the server itself that could not connect. And if
that
> was the case, it could have been something locally on the server (for
> example a modified hosts file).
>
> If this happens to several client machines, have you tried to use the IP?
On
> the failing machines, can you ping the server by IP? by name?
>
> --
> Regards,
> Kristofer Gafvert - IIS MVP
> <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
>
>
> "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
> news:eBEDznePEHA.988@tk2msftngp13.phx.gbl...
> > Thanks again for your reply...
> >
> > This is for a Customer machine. I have sent the customer an email asking
> him
> > to give <a style='text-decoration: underline;' href="http://localhost/test.asp" target="_blank">http://localhost/test.asp</a> a try.
> >
> > So if that does work, what should we look for. I do not think its a
name
> > resolution as <a style='text-decoration: underline;' href="http://server/test.htm" target="_blank">http://server/test.htm</a> works great.
> >
> > Also what about the other clients that cannot connect?
> >
> > Thank you,
> > Scott<=
> > "Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
> > news:ODAWgYePEHA.3216@TK2MSFTNGP12.phx.gbl...
> > > Can you please try to use localhost on the local server.
> > >
> > >
> > > --
> > > Regards,
> > > Kristofer Gafvert - IIS MVP
> > > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
> > >
> > >
> > > "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
> > > news:OKlt2NePEHA.2256@TK2MSFTNGP10.phx.gbl...
> > > > Hello Kristofer,
> > > >
> > > > The Test PC that works and the IIS server that is severing the pages
> are
> > > > connected to the same hub and are sitting on the same desk.
> > > >
> > > > The Test PC entrees in <a style='text-decoration: underline;' href="http://server/file.asp" target="_blank">http://server/file.asp</a> Works great..
> > > >
<font color=brown> > > > > The IIS server itself enters the same thing, <a style='text-decoration: underline;' href="http://server/file.asp</font" target="_blank">http://server/file.asp</font</a>>
> and
> > it
<font color=brown> > > > > just sits there saying opening <a style='text-decoration: underline;' href="http://server/</font" target="_blank">http://server/</font</a>>
> > > > It eventually times out and says page cannot be displayed.
> > > >
> > > > Not sure how much more valid you can get from that???
> > > >
> > > > Any other suggestions on testing?
> > > >
> > > > Thanks,
> > > > Scott<-
> > > > "Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
> > > > news:%23p$7mPdPEHA.1644@TK2MSFTNGP09.phx.gbl...
> > > > > And what is happening when you try to access the asp-file? Are you
> > > really
> > > > > sure you access the website in a valid way? Because it sound
really
> > > > strange
> > > > > that it would work for some clients, and not others, since IIS
> really
> > > does
> > > > > not care who/where the client is.
> > > > >
> > > > > --
> > > > > Regards,
> > > > > Kristofer Gafvert - IIS MVP
> > > > > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
> > > > >
> > > > >
> > > > > "Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in
message
> > > > > news:OrOlIgcPEHA.3012@TK2MSFTNGP09.phx.gbl...
> > > > > > I have a server that we installed a Web Application (ASP) and
It
> > > works
> > > > > with
> > > > > > a few clients that we tested, IE 5.5, and it does not work on
the
> > > server
> > > > > > machine itself.
> > > > > >
> > > > > > So we've tested a few thing.
> > > > > >
> > > > > > Created a simple file with the contents of <html> <body> Hello
> World
> > > > > </body>
> > > > > > </html>
> > > > > > Made one with .HTM extension and one with .ASP.
> > > > > >
> > > > > > I can see the HTM file from all machines. I can only see the
..ASP
> > > file
> > > > on
> > > > > > the machine running IE 5.5
> > > > > > The server itself cannot see the .ASP page. We places the files
in
> > the
> > > > > root
> > > > > > of the server web and in the Application folder with the same
> > results.
> > > > > >
> > > > > > The Server is running IE 6.6.2800.1106
> > > > > >
> > > > > > Any Suggestions?
> > > > > >
> > > > > > Thanks,
> > > > > > Scott<-
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Server not serving ASP to some clients? |
|
| Back to top |
|
 |  |
|