Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 02:55 PM
Jackness
Guest
 
Posts: n/a
Default localhost 404 error

I get the 404 file not found error message when I try
http://localhost/xxxx.asp

I've created a virtual directory and pointed it to the asp
file and the error message appears.

I've tried creating a new directory and received the same
error message when I pointed it to the new asp file. I
think it's something in the IIS configuration. Any ideas?

Thanks,

Jack

W2k Server
IIS 5.0

  #2  
Old July 19th, 2005, 02:55 PM
Ray Costanzo [MVP]
Guest
 
Posts: n/a
Default Re: localhost 404 error

If you created a virtual directory, shouldn't you be going to
http://localhost/nameOfVirtualDirectory/xxxx.asp?

Ray at home

"Jackness" <anonymous@discussions.microsoft.com> wrote in message
news:1a0101c48c7d$79bda990$a501280a@phx.gbl...[color=blue]
> I get the 404 file not found error message when I try
> http://localhost/xxxx.asp
>
> I've created a virtual directory and pointed it to the asp
> file and the error message appears.
>
> I've tried creating a new directory and received the same
> error message when I pointed it to the new asp file. I
> think it's something in the IIS configuration. Any ideas?
>
> Thanks,
>
> Jack
>
> W2k Server
> IIS 5.0
>[/color]


  #3  
Old July 19th, 2005, 02:55 PM
Guest
 
Posts: n/a
Default Re: localhost 404 error

yes and I did: http://localhost/nameofVD/asp
but I still get the 404 error[color=blue]
>-----Original Message-----
>If you created a virtual directory, shouldn't you be[/color]
going to[color=blue]
>http://localhost/nameOfVirtualDirectory/xxxx.asp?
>
>Ray at home
>
>"Jackness" <anonymous@discussions.microsoft.com> wrote in[/color]
message[color=blue]
>news:1a0101c48c7d$79bda990$a501280a@phx.gbl...[color=green]
>> I get the 404 file not found error message when I try
>> http://localhost/xxxx.asp
>>
>> I've created a virtual directory and pointed it to the[/color][/color]
asp[color=blue][color=green]
>> file and the error message appears.
>>
>> I've tried creating a new directory and received the[/color][/color]
same[color=blue][color=green]
>> error message when I pointed it to the new asp file. I
>> think it's something in the IIS configuration. Any[/color][/color]
ideas?[color=blue][color=green]
>>
>> Thanks,
>>
>> Jack
>>
>> W2k Server
>> IIS 5.0
>>[/color]
>
>
>.
>[/color]
  #4  
Old July 19th, 2005, 02:55 PM
Ray Costanzo [MVP]
Guest
 
Posts: n/a
Default Re: localhost 404 error

What about if you do an xxx.htm file? Can you pull up a .htm file?

Ray at home

<anonymous@discussions.microsoft.com> wrote in message
news:1f2201c48d19$6ddf5c30$a301280a@phx.gbl...[color=blue]
> yes and I did: http://localhost/nameofVD/asp
> but I still get the 404 error[color=green]
> >-----Original Message-----
> >If you created a virtual directory, shouldn't you be[/color]
> going to[color=green]
> >http://localhost/nameOfVirtualDirectory/xxxx.asp?
> >
> >Ray at home
> >
> >"Jackness" <anonymous@discussions.microsoft.com> wrote in[/color]
> message[color=green]
> >news:1a0101c48c7d$79bda990$a501280a@phx.gbl...[color=darkred]
> >> I get the 404 file not found error message when I try
> >> http://localhost/xxxx.asp
> >>
> >> I've created a virtual directory and pointed it to the[/color][/color]
> asp[color=green][color=darkred]
> >> file and the error message appears.
> >>
> >> I've tried creating a new directory and received the[/color][/color]
> same[color=green][color=darkred]
> >> error message when I pointed it to the new asp file. I
> >> think it's something in the IIS configuration. Any[/color][/color]
> ideas?[color=green][color=darkred]
> >>
> >> Thanks,
> >>
> >> Jack
> >>
> >> W2k Server
> >> IIS 5.0
> >>[/color]
> >
> >
> >.
> >[/color][/color]


  #5  
Old July 19th, 2005, 02:55 PM
Guest
 
Posts: n/a
Default Re: localhost 404 error

I tried that as well. No luck. I am perplexed.[color=blue]
>-----Original Message-----
>What about if you do an xxx.htm file? Can you pull up[/color]
a .htm file?[color=blue]
>
>Ray at home
>
><anonymous@discussions.microsoft.com> wrote in message
>news:1f2201c48d19$6ddf5c30$a301280a@phx.gbl...[color=green]
>> yes and I did: http://localhost/nameofVD/asp
>> but I still get the 404 error[color=darkred]
>> >-----Original Message-----
>> >If you created a virtual directory, shouldn't you be[/color]
>> going to[color=darkred]
>> >http://localhost/nameOfVirtualDirectory/xxxx.asp?
>> >
>> >Ray at home
>> >
>> >"Jackness" <anonymous@discussions.microsoft.com> wrote[/color][/color][/color]
in[color=blue][color=green]
>> message[color=darkred]
>> >news:1a0101c48c7d$79bda990$a501280a@phx.gbl...
>> >> I get the 404 file not found error message when I try
>> >> http://localhost/xxxx.asp
>> >>
>> >> I've created a virtual directory and pointed it to[/color][/color][/color]
the[color=blue][color=green]
>> asp[color=darkred]
>> >> file and the error message appears.
>> >>
>> >> I've tried creating a new directory and received the[/color]
>> same[color=darkred]
>> >> error message when I pointed it to the new asp file.[/color][/color][/color]
I[color=blue][color=green][color=darkred]
>> >> think it's something in the IIS configuration. Any[/color]
>> ideas?[color=darkred]
>> >>
>> >> Thanks,
>> >>
>> >> Jack
>> >>
>> >> W2k Server
>> >> IIS 5.0
>> >>
>> >
>> >
>> >.
>> >[/color][/color]
>
>
>.
>[/color]
  #6  
Old July 19th, 2005, 02:55 PM
Rafe
Guest
 
Posts: n/a
Default Re: localhost 404 error

Is the port setting correct?
ie http://localhost:81/blah.asp
or whatever port you have specified for the site

<anonymous@discussions.microsoft.com> wrote in message
news:00cb01c48d30$f0823bf0$a401280a@phx.gbl...[color=blue]
> I tried that as well. No luck. I am perplexed.[color=green]
> >-----Original Message-----
> >What about if you do an xxx.htm file? Can you pull up[/color]
> a .htm file?[color=green]
> >
> >Ray at home
> >
> ><anonymous@discussions.microsoft.com> wrote in message
> >news:1f2201c48d19$6ddf5c30$a301280a@phx.gbl...[color=darkred]
> >> yes and I did: http://localhost/nameofVD/asp
> >> but I still get the 404 error
> >> >-----Original Message-----
> >> >If you created a virtual directory, shouldn't you be
> >> going to
> >> >http://localhost/nameOfVirtualDirectory/xxxx.asp?
> >> >
> >> >Ray at home
> >> >
> >> >"Jackness" <anonymous@discussions.microsoft.com> wrote[/color][/color]
> in[color=green][color=darkred]
> >> message
> >> >news:1a0101c48c7d$79bda990$a501280a@phx.gbl...
> >> >> I get the 404 file not found error message when I try
> >> >> http://localhost/xxxx.asp
> >> >>
> >> >> I've created a virtual directory and pointed it to[/color][/color]
> the[color=green][color=darkred]
> >> asp
> >> >> file and the error message appears.
> >> >>
> >> >> I've tried creating a new directory and received the
> >> same
> >> >> error message when I pointed it to the new asp file.[/color][/color]
> I[color=green][color=darkred]
> >> >> think it's something in the IIS configuration. Any
> >> ideas?
> >> >>
> >> >> Thanks,
> >> >>
> >> >> Jack
> >> >>
> >> >> W2k Server
> >> >> IIS 5.0
> >> >>
> >> >
> >> >
> >> >.
> >> >[/color]
> >
> >
> >.
> >[/color][/color]


  #7  
Old July 19th, 2005, 02:56 PM
Mark Schupp
Guest
 
Posts: n/a
Default Re: localhost 404 error

Can you see the files in IIS manager?
If so, what happens if you right-click on one and select "browse" (if it
works, note the URL used)?

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com


<anonymous@discussions.microsoft.com> wrote in message
news:00cb01c48d30$f0823bf0$a401280a@phx.gbl...[color=blue]
> I tried that as well. No luck. I am perplexed.[color=green]
> >-----Original Message-----
> >What about if you do an xxx.htm file? Can you pull up[/color]
> a .htm file?[color=green]
> >
> >Ray at home
> >
> ><anonymous@discussions.microsoft.com> wrote in message
> >news:1f2201c48d19$6ddf5c30$a301280a@phx.gbl...[color=darkred]
> >> yes and I did: http://localhost/nameofVD/asp
> >> but I still get the 404 error
> >> >-----Original Message-----
> >> >If you created a virtual directory, shouldn't you be
> >> going to
> >> >http://localhost/nameOfVirtualDirectory/xxxx.asp?
> >> >
> >> >Ray at home
> >> >
> >> >"Jackness" <anonymous@discussions.microsoft.com> wrote[/color][/color]
> in[color=green][color=darkred]
> >> message
> >> >news:1a0101c48c7d$79bda990$a501280a@phx.gbl...
> >> >> I get the 404 file not found error message when I try
> >> >> http://localhost/xxxx.asp
> >> >>
> >> >> I've created a virtual directory and pointed it to[/color][/color]
> the[color=green][color=darkred]
> >> asp
> >> >> file and the error message appears.
> >> >>
> >> >> I've tried creating a new directory and received the
> >> same
> >> >> error message when I pointed it to the new asp file.[/color][/color]
> I[color=green][color=darkred]
> >> >> think it's something in the IIS configuration. Any
> >> ideas?
> >> >>
> >> >> Thanks,
> >> >>
> >> >> Jack
> >> >>
> >> >> W2k Server
> >> >> IIS 5.0
> >> >>
> >> >
> >> >
> >> >.
> >> >[/color]
> >
> >
> >.
> >[/color][/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles