Server Error in '/Backup' Application.
- From: Ad de Vos <AddeVos@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Sep 2005 02:33:04 -0700
Hi ,
A few days ago I used exchange 2003 sp1 on my sbs 2003 machine. Now i am
getting errors on the backuparea and the monitoring area.
The company web and remote webworkspace are also not available. What to do
now?
------------------------------------------------------------------------------------------------
The error i get on the backup-area:
------------------------------------------------------------------------------------------------
File Not Found.
------------------------------------------------------------------------------------------------
The error i get on the remote webworkspace
------------------------------------------------------------------------------------------------
Cannot login as administrator..
keeps asking for username and then gives access denied
------------------------------------------------------------------------------------------------
The remote webmail works...
Hopefully someone can help me out with this problem as i can not see the
status of the backup..
Thanks!
Ad
Server Error in '/Backup' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.
Parser Error Message: The XML file
c:\winnt\microsoft.net\framework\v1.1.4322\Config\deviceUpdate.config could
not be loaded. Could not find file
"c:\winnt\microsoft.net\framework\v1.1.4322\Config\deviceUpdate.config".
Source Error:
Line 883:-->
Line 884: <browserCaps>
Line 885: <result
Line 886: type="System.Web.Mobile.MobileCapabilities,
System.Web.Mobile, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a" /><file
Line 887: src="deviceUpdate.config" />
Source File:
c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 885
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032
------------------------------------------------------------------------------------------------
The error i get on the monitoring area:
------------------------------------------------------------------------------------------------
Server Error in '/Monitoring' 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.
Details: To enable the details of this specific error message to be viewable
on the local server machine, 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 "RemoteOnly". To enable the details to be viewable on remote
machines, please set "mode" to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly"/>
</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="On" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
------------------------------------------------------------------------------------------------
The error i get on the company web:
------------------------------------------------------------------------------------------------
.
- Follow-Ups:
- RE: Server Error in '/Backup' Application.
- From: "Crina Li"
- RE: Server Error in '/Backup' Application.
- Prev by Date: RE: Publish Web Site
- Next by Date: Re: DNS and Exchange issues
- Previous by thread: RE: SBS 2003 console/remote keyboard locked
- Next by thread: RE: Server Error in '/Backup' Application.
- Index(es):
Relevant Pages
|
Loading