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

  • Home
  • SEARCH
  • 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 6162391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T21:38:43+00:00 2026-05-23T21:38:43+00:00

When I am Connecting a website through remote machine, The Website showing the run-time

  • 0

When I am Connecting a website through remote machine, The Website showing the run-time error

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”.

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.

But i want to display entire site in my website, and one more thing i am using Ajax controls in website, they are CalenderExtender control.

Only Ajax Control tabs showing errors, remaining will be executed perfectly.

enter code here

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

     <configuration>
       <system.web>
     <customErrors mode="Off"/>
       </system.web>
     </configuration>


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

   <configuration>
     <system.web>
       <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
     </system.web>
   </configuration>
  • 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-23T21:38:44+00:00Added an answer on May 23, 2026 at 9:38 pm

    You seem to have an exception somewhere, it may (or may not) be related to your configuration of the AJAX controls, and you need to correct this first. Check the event log on the server to see the exception details, or just configure your site to expose the details in the browser (which is suggested in the error message you’re currently seeing.

    You should have only a single <customErrors> tag in your web.config:

    <configuration>
      <system.web>
        <customErrors mode="Off"/>
      </system.web>
    </configuration>
    

    Set the mode to “off” if you want the site to display all the exception details. However, on production websites, it’s generally recommended never to display these details to users.

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

Sidebar

Related Questions

I read a number of examples through this website, but none of them worked
I have an ASP.NET website that is contacting a webservice. Everything works fine connecting
I'm connecting to a web site, logging in. The website redirects me to new
So I have this website that will be accessed via an SSL connection (
I'm connecting to some websites through socks proxy server. In my case its very
At the MSDN website it says, Connecting to SQL Azure by using OLE DB
I am trying to connect to a website through a proxy. I implemented a
I'm having a hard time getting my website connected to the mySQL database on
I need to access a website and get information through it. I need to
I am trying to deploy a winforms app through ClickOnce on a website. I

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.