RE: Backup & Monitoring not working!
- From: v-terliu@xxxxxxxxxxxxxxxxxxxx (Terence Liu [MSFT])
- Date: Fri, 22 Jun 2007 02:40:06 GMT
Hello Customer,
Thank you for posting here. I'm sorry for the delay response due to the
post assign system issue.
According to your description, I understand that you get the error page
when you access the backup node in Server Management console in SBS. If I
have misunderstood the problem, please don't hesitate to let me know.
Based on my research, this is a ASP.NET debug error. I suggest we try the
following steps to see if we can resolve this issue:
Step1: Try to turn off error reporting of ASP.NET
1. Open the Web.config file in the C:\Inetpub\backup folder.
2. Replace <customErrors mode="On" defaultRedirect="Error.aspx" /> with
<customErrors mode="Off" />.
Note "Off" is case sensitive.
3. Save and then close the Web.config file.
4. Click Start, click Run, type iisreset , and then click OK.
Step2: If the issue persists, please try to remove
Inetpub\wwwroot\web.config. This file by default doesn't existing in
inetpub\wwwroot. Then test this issue.
For more info:
Error message in Windows Small Business Server 2003: "Debugging is not
supported under current trust level settings"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;910665
If we cannot resolve the issue after we perform the above steps, please
kindly help me collect some information for further investigation:
1. Please send me a screen shot to let me know the exact error message:
To take a screen shot:
---------------------
1) Press the Pr Scrn key once on the keyboard when the error message
appears.
2) Click Start, go to Run, enter MSPAINT in the open dialog box, and then
Click OK.
3) Use Ctrl + V to paste the screenshot to the canvas.
4) From the File menu, go to Save and save it as a JPG file.
5) Send the JPG file to me as an attachment.
My mailbox: v-natliu@xxxxxxxxxxxxx
2. Metabase
=======
a. Install .NET Framework Version 1.1:
http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-
8157-034d1e7cf3a3&DisplayLang=en.
b. Install MBExplorer by installing IIS 6 Resource Kit Tools:
http://www.microsoft.com/downloads/details.aspx?FamilyId=56FC92EE-A71A-4C73-
B628-ADE629C89499&displaylang=en.
c. Once it is installed, access it from Start, Programs, IIS Resources,
Metabase Explorer.
d. In the left pane, right click ''LM'' (under your server computer name)
to choose ''Export to file'', and then save it as IIS.mbk.
e. Compress this mbk file and send it to me for analysis.
3. IIS logs
======
a. Open IIS.
b. Locate Default web site. Right-click it and then click Properties.
c. Click to selected Enable logging and then click properties.
d. Click Advanced.
e. Click to select every checkbox here.
f. Click OK to close these windows.
g. Reproduce this issue and send the logs to me.
NOTE: The log files are located at %systemroot%\System32\LogFiles by
default.
4. Setup MPS Report
1) Please download the MPSRPT_SETUPPerf.EXE from the following link and
then run this tool to gather some information from the problematic computer:
http://www.microsoft.com/downloads/details.aspx?familyid=cebf3c7c-7ca5-408f-
88b7-f9c79b7306c0&displaylang=en
2) Double-click on the MPSRPT_SETUPPerf.EXE file.
[Note] This process may take some time; however, it will not have a
negative effect on the performance.
3) A CAB file will be generated in the
%systemroot%\MPSReports\Setup\Reports\Cab directory called
%COMPUTERNAME%_MPSReports.CAB. The CAB file will contain the reports
generated by the MPS Reporting Tool.
Please send these log files to my mailbox: v-terliu@xxxxxxxxxxxxx
Hope these steps will give you some help.
Thanks and have a nice day!
Best regards,
Terence Liu(MSFT)
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Message-ID: <73f5acc4d98cb@uwe>
| From: "tropo" <u35197@uwe>
| Subject: Backup & Monitoring not working!
| Date: Wed, 20 Jun 2007 02:13:33 GMT
| Complaints-To: http://www.WinServerKB.com/Uwe/NB/ReportAbuse.aspx
| Content-Type: text/plain; charset="utf-8"
| Content-Transfer-Encoding: 8bit
| Newsgroups: microsoft.public.windows.server.sbs
| NNTP-Posting-Host: mail.advenet.com 66.197.246.149
| Lines: 1
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP05.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:45030
| X-Tomcat-NG: microsoft.public.windows.server.sbs
|
| Hey all,
|
| I am having some problems with the backup and monitoring tabs in the
server
| management console.
|
| If anyone could help me, would be muchly appreciated! Thank you!
|
| The backup errors read as below.
|
| Server Error in '/Backup' Application.
|
----------------------------------------------------------------------------
--
| --
|
| Debugging is not supported under current trust level settings.
| Description: An unhandled exception occurred during the execution of the
| current web request. Please review the stack trace for more information
about
| the error and where it originated in the code.
|
| Exception Details: System.Web.HttpException: Debugging is not supported
under
| current trust level settings.
|
| Source Error:
|
| An unhandled exception was generated during the execution of the current
web
| request. Information regarding the origin and location of the exception
can
| be identified using the exception stack trace below.
|
| Stack Trace:
|
|
| [HttpException (0x80004005): Debugging is not supported under current
trust
| level settings.]
| System.Web.UI.TemplateParser.HandlePostParse() +183
| System.Web.UI.TemplateParser.Parse() +200
| System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() +74
| System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
| fCreateIfNotFound) +262
| System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() +125
| System.Web.UI.TemplateParser.GetParserCacheItem() +87
| System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String
| inputFile, HttpContext context, ApplicationFileParser& parser) +171
| System.Web.HttpApplicationFactory.CompileApplication(HttpContext
context)
| +43
| System.Web.HttpApplicationFactory.Init(HttpContext context) +485
| System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
| context) +170
| System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
+414
|
|
.
- References:
- Backup & Monitoring not working!
- From: tropo
- Backup & Monitoring not working!
- Prev by Date: Re: SBS 2k3 R2 Exchange Restore Question
- Next by Date: Re: RWW Battle Almost Over
- Previous by thread: Backup & Monitoring not working!
- Next by thread: RE: Local client can not access internet
- Index(es):
Relevant Pages
|