473,385 Members | 1,642 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,385 software developers and data experts.

page not found

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 ?
is it that the hosting service has redirected the page and before it reaches
"isapi" or .net framework, the error is traped by IIS and redirected.

how should I find it out ??
Nov 18 '05 #1
2 1816
If you are saying that when you request a non-existant .aspx page you get
a "This page cannot be found" instead of "The resource cannot be found"
you need to look in the script mappings.

Right-click Web Site/Virtual Directory
Choose properties
Click Virtual Directory tab/Home Directory tab (VirtDir/Website,
respectively)
Click Configuration button
Choose Mapping tab
Ensure .aspx is listed under Mappings
Edit the mapping entry
Check "Check that file exists" to get HTML error page "This page cannot
be found"
Uncheck to get ASPX error page "The resource cannot be found"
"ypul" <vi**********@yahoo.com> wrote in
news:uS**************@TK2MSFTNGP11.phx.gbl:
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 ?
is it that the hosting service has redirected the page and before it
reaches "isapi" or .net framework, the error is traped by IIS and
redirected.

how should I find it out ??


Nov 18 '05 #2
Thanks a lot !!
U are right it could be the reason.
very much informative ...i will check with my web-site hosting company..

vipul

"cbDevelopment" <de*********@remove.700cb.net> wrote in message
news:Xn***************************@207.46.248.16.. .
If you are saying that when you request a non-existant .aspx page you get
a "This page cannot be found" instead of "The resource cannot be found"
you need to look in the script mappings.

Right-click Web Site/Virtual Directory
Choose properties
Click Virtual Directory tab/Home Directory tab (VirtDir/Website,
respectively)
Click Configuration button
Choose Mapping tab
Ensure .aspx is listed under Mappings
Edit the mapping entry
Check "Check that file exists" to get HTML error page "This page cannot
be found"
Uncheck to get ASPX error page "The resource cannot be found"
"ypul" <vi**********@yahoo.com> wrote in
news:uS**************@TK2MSFTNGP11.phx.gbl:
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 ?
is it that the hosting service has redirected the page and before it
reaches "isapi" or .net framework, the error is traped by IIS and
redirected.

how should I find it out ??

Nov 18 '05 #3

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

Similar topics

3
by: Sean Berry | last post by:
Hi there. I am relativly new to Python CGI and need a question answered. I have made custom 404 error pages and have them in various web directories. I have not been able to figure out a way...
13
by: teenzbutler | last post by:
I have a 10mb ASP file, which will not load in IE 6.0. I get an HTTP 500 error. When I convert the 10mb file to HTML, it loads fine. Is there a limitation on file size? If so, is there a tag I...
1
by: Mathieu CARTOIXA | last post by:
Hi all, I am currently developing an application that should be able to print bank accounts histories. As the input data are formatted in XML, the obvious technical solution retained was to use...
7
by: Brian Paul | last post by:
When a user clicks on a linkbutton on a page, i would like to render a printer-friendly version of the asp.net page and download it as an html attachment to the browser. The code below works great,...
1
by: sam | last post by:
Hi, I have seen many posts about this problem and no resolution. I have set the maxRequestLength to 200K as I don't want anyone uploading files to the server greater than this size. I have...
7
by: Pat Carden | last post by:
I'm trying to provide a better user experience by redirecting my users to a "Page Not Found" page, using a Custom Errors directive in Web.Config. The problem is I need to return a 404 error code...
6
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of...
1
by: Joey | last post by:
Hello, I have tried to programmatically set the theme for my master page by putting code in a "Page_PreInit" fuction in the master page's code behind. However, when I set a breakpoint there and...
13
by: DH | last post by:
Hi, I'm trying to strip the html and other useless junk from a html page.. Id like to create something like an automated text editor, where it takes the keywords from a txt file and removes them...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.