Computing.Net > Forums > Web Development > Runtime errors

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Runtime errors

Reply to Message Icon

Name: Bill (by bskeef)
Date: March 24, 2009 at 18:19:23 Pacific
OS: Windows XP
CPU/Ram: XPS 400--2.80Ghz--
Product: Dell / XPS 400
Subcategory: General
Comment:

My question is can anyone tell me if in fact the below mentioned error can actually be created by people hosting sites on purpose?? It has to do with certain companies doing this to a link on their site when you try to enter the link and pay a bill, then a person gets this message, and cant get in to pay it, Ive been charged with several late fees on several different accounts and wanted to know if they actually could creat it to keep people from being on time and hence them getting extra money on additional fees>
Thanks for your help anyone that knows if this can in fact be done on purpose,
Error:
Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File --><configuration> <system.web> <customErrors mode="Off"/> </system.web></configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

thank you
bskeef



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


css based pg ok in IE7 no... .net source



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Runtime errors

runtime error www.computing.net/answers/webdevel/runtime-error/361.html

I need a ASP Expert- error Object r www.computing.net/answers/webdevel/i-need-a-asp-expert-error-object-r/3682.html

How to disable debugger for HTML? www.computing.net/answers/webdevel/how-to-disable-debugger-for-html/2192.html