473,385 Members | 2,162 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.

<customErrors> set to Off - Still doesn't work

Hi:
Our ASP.NET webapplication works on our development webserver, but fails on
our production webserver - I
cannot get any detailed error information:

-It is an application
-Mode in <customErrors> is set to Off (case is correct)
-Cannot get any detailed error messages
-Both dev and prod servers appear to be configured
identically
-Tried many different combinations of permissions
including IUSR, Everyone, System, ASPNET, etc.

We have a very simple aspx page to try to load to eliminate
database connections, etc. but no luck.

I've searched this messageboard and tried some of the
suggestions, but no luck with that.

Can anyone offer some suggestions ? I'm stumped.
Nov 19 '05 #1
2 1452
I'd try the most basic tests; a pure html page, and a pure aspx page with no
controls. Probably best to use a brand new project, to make sure you have
no major Web.config problems.

Note that you should be able to see the error if you browse the application
from the same machine it's running on. If you have direct access to the
webserver, launch a browser and see what the error message detail is.
"Maureen" <Ma*****@discussions.microsoft.com> wrote in message
news:7A**********************************@microsof t.com...
Hi:
Our ASP.NET webapplication works on our development webserver, but fails on our production webserver - I
cannot get any detailed error information:

-It is an application
-Mode in <customErrors> is set to Off (case is correct)
-Cannot get any detailed error messages
-Both dev and prod servers appear to be configured
identically
-Tried many different combinations of permissions
including IUSR, Everyone, System, ASPNET, etc.

We have a very simple aspx page to try to load to eliminate
database connections, etc. but no luck.

I've searched this messageboard and tried some of the
suggestions, but no luck with that.

Can anyone offer some suggestions ? I'm stumped.

Nov 19 '05 #2
If you want to see errors remotely you need to set remote errors to true in
the web.config.
Nov 19 '05 #3

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

Similar topics

1
by: Menno Abbink | last post by:
Hey All, I'm developing a new website and I want the customer to be able to se my work in progress so I have set up a server behind my ADSL-router. The server is using W2003. I've created a...
1
by: Savas Ates | last post by:
I have a web application It works well in my local fodler.. When i upload it to my web server i got To enable the details of this specific error message to be viewable on remote machines, please...
5
by: Savas Ates | last post by:
I have a web application It works well in my local folder.. When i upload it to my web server i got To enable the details of this specific error message to be viewable on remote machines,...
1
by: Jayyde | last post by:
New to this so please bear with me... I set up the: <customErrors mode="On" defaultRedirect="~/Unavailable.aspx"> </customErrors> And what it'll do is redirect to the Unavailable.aspx...
9
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi. Is it programatically possible in VB.NET to read the contents of web.config's <customErrorselement? I looked at using ConfigurationSettings.AppSettings, but that doesn't work. I need to...
2
by: moondog | last post by:
I have just upgraded from Visual Studio 2003 to 2005 and am now trying to make my web apps work. My web app compiles and works fine in Visual Studio but once I publish it out to my server (which...
1
by: viveknaik17 | last post by:
When i upload aspx pages, it gives error of type.. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a...
3
by: =?Utf-8?B?QXJuZSBHYXJ2YW5kZXI=?= | last post by:
I have <customErrors .. in my web.config but the redirect does not kick in. What am I doing wrong? <customErrors defaultRedirect="Error.aspx" mode="On"> <error statusCode="404"...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
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...
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.