473,379 Members | 1,379 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

404 not found

I use windows vista, iis7. my asp page worked fine until recently. but it
stopped to work, reporting http 404 not found. file exists. what may be the
reason.

Apr 21 '07 #1
5 1796
Check the IIS log for details.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Aleks Kleyn" <Al*********@MailAps.orgwrote in message
news:59**********************************@microsof t.com...
>I use windows vista, iis7. my asp page worked fine until recently. but it
stopped to work, reporting http 404 not found. file exists. what may be the
reason.

Apr 23 '07 #2
On Apr 23, 12:32 pm, "Kevin Spencer" <unclechut...@nothinks.com>
wrote:
Check the IIS log for details.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:http://www.miradyne.net

"Aleks Kleyn" <Aleks_Kl...@MailAps.orgwrote in message

news:59**********************************@microsof t.com...
I use windows vista, iis7. my asp page worked fine until recently. but it
stopped to work, reporting http 404 not found. file exists. what may be the
reason.- Hide quoted text -

- Show quoted text -
I guess, IIS doesn't allow that file extension and you have to
configure it.
What file do you call?

Apr 23 '07 #3
I guess, IIS doesn't allow that file extension and you have to
configure it.
What file do you call?
What makes you guess that? Can you quote the IIS log file?

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Alexey Smirnov" <al************@gmail.comwrote in message
news:11**********************@b58g2000hsg.googlegr oups.com...
On Apr 23, 12:32 pm, "Kevin Spencer" <unclechut...@nothinks.com>
wrote:
>Check the IIS log for details.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:http://www.miradyne.net

"Aleks Kleyn" <Aleks_Kl...@MailAps.orgwrote in message

news:59**********************************@microso ft.com...
>I use windows vista, iis7. my asp page worked fine until recently. but
it
stopped to work, reporting http 404 not found. file exists. what may be
the
reason.- Hide quoted text -

- Show quoted text -

I guess, IIS doesn't allow that file extension and you have to
configure it.
What file do you call?

Apr 23 '07 #4
In Win 2003 if file has an unknown Mime type (determined by file extension)
allowed to server from IIS then it will return 404.

George.
"Kevin Spencer" <un**********@nothinks.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>I guess, IIS doesn't allow that file extension and you have to
configure it.
What file do you call?

What makes you guess that? Can you quote the IIS log file?

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Alexey Smirnov" <al************@gmail.comwrote in message
news:11**********************@b58g2000hsg.googlegr oups.com...
>On Apr 23, 12:32 pm, "Kevin Spencer" <unclechut...@nothinks.com>
wrote:
>>Check the IIS log for details.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:http://www.miradyne.net

"Aleks Kleyn" <Aleks_Kl...@MailAps.orgwrote in message

news:59**********************************@micros oft.com...

I use windows vista, iis7. my asp page worked fine until recently. but
it
stopped to work, reporting http 404 not found. file exists. what may be
the
reason.- Hide quoted text -

- Show quoted text -

I guess, IIS doesn't allow that file extension and you have to
configure it.
What file do you call?


Apr 23 '07 #5
On Apr 23, 11:24 pm, "George Ter-Saakov" <gt-...@cardone.comwrote:
In Win 2003 if file has an unknown Mime type (determined by file extension)
allowed to server from IIS then it will return 404.
The same with IIS 7.

If an error occured with ASPX-file, I would try

aspnet_regiis.exe -i
Apr 24 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Rutger Claes | last post by:
Code and problem are from PHP5: When I execute the following piece of code, the DomException is thrown with a message: Not Found Exception. I assume this means that the node I extracted from the...
4
by: amywolfie | last post by:
I would like to put code behind a Find button on a form which: 1) Performs a find based on a field on the form 2) If NO RECORDS ARE FOUND, then displays a custom "No Records Found" message box. ...
2
by: Kevin R. | last post by:
I have been ignoring this problem for a few weeks now, but it's becoming a bit annoying not to mention unproductive. Here it goes: I compile my project with no errors. Then after I debug/run it,...
2
by: ypul | last post by:
on my local server i am getting ".net error" of "page not found " but on my hosting server I am not getting .net error ...I am getting the normal page not found error what could be the reason ?...
14
by: NormD | last post by:
We have a client-server app using Web Services on an IIS machine. The trace below shows that .NET is searching around for some things (e.g., SystemDrawing.DLL and System.Drawing.EXE) and taking a...
1
by: solarin | last post by:
Hi, I've developed a program under VS 6.0. I can compile it and run it, but when I try to debbug , all my breakpoints are dissabled and I can see the following messages: Loaded...
0
by: cwho.work | last post by:
Hi! We are using apache ibatis with our MySQL 5.0 database (using innodb tables), in our web application running on Tomcat 5. Recently we started getting a number of errors relating to...
5
by: Amit_Basnak | last post by:
Dear Friends I have been getting the following error Error 185: "WorkFlow_dce.cpp", line 58 # Left side of '->' requires a pointer to class; type found was 'struct WF_SEARCH_WU'....
1
Dököll
by: Dököll | last post by:
Greetings, Good buddies! I am for the first time, since I started learning VB, going to build an application I wanted to build for my first son, a language and activities program that will allow...
1
by: sora | last post by:
Hi, I've developed a MFC program under VS 6.0. My debugger *was* working fine and I've used it often for my project. Then, one day, the errors below appear and they prevent me from using the...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.