Go Back   PCMech Forums > Help & Discussion > Software Discussion & Support

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 10-25-2006, 11:50 AM   #1
Member (10 bit)
 
Punked Out Comp's Avatar
 
Join Date: Nov 2003
Location: NJ
Posts: 855
What does this mean?

Quote:
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 tag within a "web.config" configuration file located in the root directory of the current web application. This 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 configuration tag to point to a custom error page URL.

Web.Config Configuration File

configuration>
system.web>
customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
/system.web>
/configuration>
I deleted a buch of "<"s because they prevented the html part of the message from showing up.


I got this when trying to access a certain page on a website. I've been using the site for a while, and have accessed the page numerous times in the past, this is recent, it started within the past couple of days. The rest of the site works, but I need this page.

Last edited by Punked Out Comp; 10-25-2006 at 11:54 AM.
Punked Out Comp is offline   Reply With Quote
Old 10-25-2006, 11:59 AM   #2
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
From the error message, the problem is with the server, not your computer. Have you contacted the owner of the website?
doctorgonzo is offline   Reply With Quote
Old 10-25-2006, 05:52 PM   #3
Member (10 bit)
 
Punked Out Comp's Avatar
 
Join Date: Nov 2003
Location: NJ
Posts: 855
No, but it's fixed now. I find it strange that that particular portion of the site was down for a couple of days. This isn't an incredibly popular site, but it is big enough that I would have expected something to be done sooner.

Looking at the message again, it should have been clear to me what it meant from the beginning, but I read it several times and it seemed like gibberish.

Thanks for your help.
Punked Out Comp is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:29 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2