Jump to content


Server Error


  • You cannot reply to this topic
3 replies to this topic

#1 ionosphere

    Devout Techie

  • Members
  • PipPipPip
  • 276 posts
  • Gender:Male
  • Major:Bio-Med
  • Class of: 2011
  • Status: Unspecified

Posted 12 April 2009 - 10:40 AM

Hey guys. Im having trouble going to a specific application on my facebook account. It says:

Server Error in '/Facebook' 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.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

Does anyone know how to fix it? Thanks!

#2 Shahruk

    Newbie

  • Members
  • PipPip
  • 41 posts
  • Gender:Male
  • Major:N/A
  • Class of: 2011
  • Status: Unspecified

Posted 12 April 2009 - 11:38 AM

Tell the developer of the application. There's nothing you can do.

#3 Wilson

    Immigration Services

  • BTHSnews Club
  • PipPipPipPip
  • 360 posts
  • Gender:Male
  • Location:Queens, New York
  • Major:Computer Science
  • Class of: 2012
  • Status: Student

Posted 14 April 2009 - 06:04 PM

Yea its the application's problem. If it doesn't work for you, most likely it doesn't work for anyone else.
Posted Image
Posted Image
Posted Image

http://www.youtube.com/user/XXsonz
Please watch my videos and subscribe to my channel!

#4 leo2car

    A Person

  • BTHSnews Alumni
  • PipPipPipPipPipPipPip
  • 1481 posts
  • Gender:Male
  • Location:Brooklyn, NY, USA, N. America, Earth, Milky Way Galaxy
  • Major:Applied Physics
  • Class of: 2009
  • Status: Alum
  • College:PolyTechnical Institute of NYU `13

Posted 20 April 2009 - 09:25 PM

Dont use that application, there are others that should do the same search.
BTHS Class of 2009

BTHSnews Club Mod

BTHS Math Team





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users