Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6562815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:45:16+00:00 2026-05-25T13:45:16+00:00

I have a page that is blowing up and I am getting this error:

  • 0

I have a page that is blowing up and I am getting this error:

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.

In this particular case I am unable to remote into the server. I am however able to access the wwwroot folder where pages are being hosted. The page I am trying to upload works on my test server but when I put it into production it is throwing the error. I suspect due to a missing namespace.

Is there anyway to enable remote errors for this one page or otherwise capture the exception detail? It is being thrown before Page_Load()

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T13:45:17+00:00Added an answer on May 25, 2026 at 1:45 pm

    If you have access to the Event Log of the server, this is the place where unhandled exception details are usually written by ASP.NET.

    Another possibility is to enable temporarily exception details in web.config to be shown remotely by setting:

    <customErrors mode="Off" />
    

    This will display the exception stacktrace instead of a YSOD so that you know what the problem is.

    And yet another possibility is to subscribe to the Appliaction_Error method in Global.asax and log yourself the exception being thrown. By the way that’s something that you should do anyways.

    You may also checkout ELMAH.

    Of course all this will be futile if your application is not configured properly in IIS (like for example errors in your web.config, incorrect ASP.NET version in the virtual directory, .NET Framework not installed on the remote server, …). In this case you probably need access to the server.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a page that is setup like this public partial class _Default :
I have page that possibly calls this line. jQuery.ajaxSetup({async:false}) In another function I would
I have this page that does some funky database stuff that takes a couple
I have a page that shows times on it like this: 10:00am . I
I have a page that look like this. <html> <head> <title>Welcome</title> </head> <body bgcolor=white
I have a block of code that looks like this: def create_page_object(url) begin page
I have page that POSTS AJAX to the server, and often the data will
I have a page that sends a request to the server. On the server
I have a page that takes a few minutes to run. When I set
I have a page that, depending on input from a previous page, lists a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.