473,379 Members | 1,317 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

RunTime Error - After my web site running 2 or 3 days

I keep getting the following error message after my web site running 2 or 3
days
I share one folder with about 200 domain names

Any one can help?

--------------------------------------------------------------------------------

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>


Apr 27 '06 #1
4 5217
Do what it asks you to do - set customErrors mode to Off. And also set
compilation mode to debug.

<compilation debug="true">

And wait for the error to happen again to see the cause.

"news.citenet.net" <su**@citenet.net> wrote in message
news:e2***********@cti36.citenet.net...
I keep getting the following error message after my web site running 2 or 3
days
I share one folder with about 200 domain names

Any one can help?

--------------------------------------------------------------------------------

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>

Apr 27 '06 #2
Hi Lebesgue,

Thank you for your answer. What will happen if I put the mode="off" ? How
can I be told there is an error in the server?

Z. Su

"Lebesgue" <le******@gmail.com> wrote in message
news:O6**************@TK2MSFTNGP02.phx.gbl...
Do what it asks you to do - set customErrors mode to Off. And also set
compilation mode to debug.

<compilation debug="true">

And wait for the error to happen again to see the cause.

"news.citenet.net" <su**@citenet.net> wrote in message
news:e2***********@cti36.citenet.net...
I keep getting the following error message after my web site running 2 or
3 days
I share one folder with about 200 domain names

Any one can help?

--------------------------------------------------------------------------------

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>


Apr 27 '06 #3
Setting custom errors mode to off will not show errors as custom, but
display them as "standard errors"

http://msdn2.microsoft.com/en-us/lib...de(VS.80).aspx

"news.citenet.net" <su**@citenet.net> wrote in message
news:e2***********@cti36.citenet.net...
Hi Lebesgue,

Thank you for your answer. What will happen if I put the mode="off" ? How
can I be told there is an error in the server?

Z. Su

"Lebesgue" <le******@gmail.com> wrote in message
news:O6**************@TK2MSFTNGP02.phx.gbl...
Do what it asks you to do - set customErrors mode to Off. And also set
compilation mode to debug.

<compilation debug="true">

And wait for the error to happen again to see the cause.

"news.citenet.net" <su**@citenet.net> wrote in message
news:e2***********@cti36.citenet.net...
I keep getting the following error message after my web site running 2 or
3 days
I share one folder with about 200 domain names

Any one can help?

--------------------------------------------------------------------------------

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>



Apr 27 '06 #4
The error happened last night at 9:00 pm when I checked with same error
message and recoverted this morning when I was in the office. I made the
mode="off". This kind of things have things happened since I setup the site.
Sometimes the period takes a longer and sometimes it takes a shorter.
I checked the Event Log. There are only error events in the application
category:
The following is the error message:
================================================== ==============
Event Type: Error
Event Source: MSExchangeAL
Event Category: Service Control
Event ID: 8260
Date: 28/04/2006
Time: 9:45:02 AM
User: N/A
Computer: EXPORTNETWORK
Description:
Could not open LDAP session to directory 'EXPORTNETWORK.exortcanada.local'
using local service credentials. Cannot access Address List configuration
information. Make sure the server 'EXPORTNETWORK.exortcanada.local' is
running. DC=exortcanada,DC=local

================================================== ==============

I don't use MSExchange server, I don't know this can cause the problem or
not. So far I stopped all of services
relativated with MSExchange

================================================== ==============
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
Date: 24/04/2006
Time: 3:42:09 PM
User: NT AUTHORITY\NETWORK SERVICE
Computer: EXPORTNETWORK
Description:
The application-specific permission settings do not grant Local Activation
permission for the COM Server application with CLSID
{73B25FFD-F501-437B-8B11-7F0DE383964F}
to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security
permission can be modified using the Component Services administrative tool.

================================================== ==============

This is other error happened before.

I can't view System Log - corrupt.

"Lebesgue" <le******@gmail.com> wrote in message
news:Oa**************@TK2MSFTNGP05.phx.gbl...
Setting custom errors mode to off will not show errors as custom, but
display them as "standard errors"

http://msdn2.microsoft.com/en-us/lib...de(VS.80).aspx

"news.citenet.net" <su**@citenet.net> wrote in message
news:e2***********@cti36.citenet.net...
Hi Lebesgue,

Thank you for your answer. What will happen if I put the mode="off" ? How
can I be told there is an error in the server?

Z. Su

"Lebesgue" <le******@gmail.com> wrote in message
news:O6**************@TK2MSFTNGP02.phx.gbl...
Do what it asks you to do - set customErrors mode to Off. And also set
compilation mode to debug.

<compilation debug="true">

And wait for the error to happen again to see the cause.

"news.citenet.net" <su**@citenet.net> wrote in message
news:e2***********@cti36.citenet.net...
I keep getting the following error message after my web site running 2
or 3 days
I share one folder with about 200 domain names

Any one can help?

--------------------------------------------------------------------------------

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>




Apr 28 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Marina Anufreichik | last post by:
Hi, After deploymnet web application on web server I can access page on local machine and login fine but when I'm trying to access web site from remote machine I can see login page, but when I'm...
0
by: Barb | last post by:
Hello again, I had posted over the past couple of days regarding a connection issue I was having to my production database from an Access project. I sorted that out by using integrated Windows...
12
by: Kevin Farless | last post by:
Hi all, I'm having trouble viewing any .aspx pages on my hosting company's server. The server is a new box running Windows Server 2003 default installation. I'm the first client to try using...
1
by: Aleks A. | last post by:
Greetings all, I'm getting the following 2 errors, back to back, ever couple of days. Anyone encountered anything of the sort? After these 2 errors occur, the asp.net application stops...
1
by: Allen | last post by:
Running a 3-tiered internet site (Web layer consists of Server 2003 Std servers running .NET/IIS, App layer consists of Server 2003 Std servers running .NET/IIS, and Data layer runs Server 2003 Std...
16
by: MLH | last post by:
If I give someone a runtime app, they can open the database window by pressing the F-11 key. How to prevent???
7
by: Norman Diamond | last post by:
A project depends on VC runtime from Visual Studio 2005 SP1, and DotNet Framework 2. Options are set in the setup project properties, so if these two dependencies are not already installed then...
0
by: =?Utf-8?B?VGhvbWFzIFR1dGtv?= | last post by:
An ASP.NET web project has recently began crashing WebDev.WebServer.exe with a System.Runtime.InteropServices.SEHException. The EventLog for the crash looks like this: Application ID:...
2
by: =?Utf-8?B?TUNN?= | last post by:
I have an UpdatePanel that is throwing the following error on an attempted postback: Sys.WebForms.PagerequestManagerServerErrorException: An Unknown error occurred while processing the request...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.