Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: "Marina Roos [SBS-MVP]" <marina@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 26 Apr 2009 00:19:15 +0200
Almost identical doesn't mean it will solve your problem. When did you
reinstall monitoring?
--
Regards,
Marina Roos
Microsoft SBS-MVP
One of the Magical M&M's
www.smallbizserver.net
Take part in SBS forum: http://www.smallbizserver.net/Default.aspx?tabid=53
"Rob" <rob@xxxxxxxxxxxxx> wrote in message
news:O91D%23JexJHA.1196@xxxxxxxxxxxxxxxxxxxxxxx
Yes, you are right about uninstalling .NET. I was following this post in
the SBS newsgroup because the problem was almost identical:
http://forums.techarena.in/small-business-server/752628.htm
The app log has Windows Update Services errors, a few WinMgmt warnings
(5603). There is an ASP.NET 2.0.xxxx warning with a compilation error
that was from earlier this morning. The system log is fine.
I am not sure what CD I need to reinstall the server tools. I had the
customer leave CD#3 in over the weekend because I had reinstalled
monitoring.
Thanks,
"Marina Roos [SBS-MVP]" <marina@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:ug1PCDexJHA.3476@xxxxxxxxxxxxxxxxxxxxxxx
Hi Rob,
Is there anything in the event logs? Removing the .net wasn't the
smartest thing to do, you might get things running if you reinstall the
server tools.
--
Regards,
Marina Roos
Microsoft SBS-MVP
One of the Magical M&M's
www.smallbizserver.net
Take part in SBS forum:
http://www.smallbizserver.net/Default.aspx?tabid=53
"Rob" <rob@xxxxxxxxxxxxx> wrote in message
news:%234DTf7dxJHA.3460@xxxxxxxxxxxxxxxxxxxxxxx
I had not run BPA for two weeks. I just ran it and I do not see anything
that would prevent RWW for working. Although we do not use companyweb,
it does not work either. BPA report shows:
Blue Shield - All Microsoft products not selected
Blue Shield - Default AutoApproval rule is enabled
Critical Updates not selected for download
Service PAcks not selected for download
OWA update for Exchange Server is not installed
The update for Daylight Savings Time (DST) is not installed (fails,
indicates another version already installed)
Windows SBS Backup wizard has not run (use Backup Exec)
The error I get is:
Server Error in '/Remote' 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 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>
I have saved the Web.Config file to Web.Config-old and copied over the
Web.Config file from another SBS 2003 server with the same
configuration. This also failed.
I have confirmed ASP.NET v1.1 is being used in IIS for monitoring,
remote, companyweb. Originally, this was just an issue with monitoring
not working but this morning RWW stopped working as I unistalled .NET
3.5, .NET 2, and re-registered .NET 1.1. I then reinstalled .NET 2.
Any further help would be appreciated. This customer is three hours
away and my other option would be a support call to Microsoft as the
need RWW very badly. Unless the issue is critical, Microsoft indicates
the response time to call back could be up to 8 hours once the ticket is
opened. The last time it was only 45 minutes.
Thanks
"Marina Roos [SBS-MVP]" <marina@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in message news:%23A9wmGdxJHA.3460@xxxxxxxxxxxxxxxxxxxxxxx
Hi Rob,
Have you run the SBS BPA yet?
--
Regards,
Marina Roos
Microsoft SBS-MVP
One of the Magical M&M's
www.smallbizserver.net
Take part in SBS forum:
http://www.smallbizserver.net/Default.aspx?tabid=53
"Rob" <rob@xxxxxxxxxxxxx> wrote in message
news:%233O5d6axJHA.1432@xxxxxxxxxxxxxxxxxxxxxxx
If I tried to log onto the RWW site from the SBS server
https://server1/remote/
I get the 403 forbidden error
You are not authorized to view this page
"Rob" <rob@xxxxxxxxxxxxx> wrote in message
news:ucj7D0axJHA.5596@xxxxxxxxxxxxxxxxxxxxxxx
When I look in the properties for virtual site REMOTE and MONITORING,
there is no tab for ASP.NET and everything I read indicates there
should be.
There is a folder C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
Microsodt .NET Framework 3.5 SP1 is installed.
I have remote users who use RWW to access this network and they are
not going to be too happy.
Thanks,
"Rob" <rob@xxxxxxxxxxxxx> wrote in message
news:uq955taxJHA.4244@xxxxxxxxxxxxxxxxxxxxxxx
At this point, RWW and companyweb do not work. I get an error 404
page not found although nothing was changed or moved.
"Rob" <rob@xxxxxxxxxxxxx> wrote in message
news:uLZxUkaxJHA.2656@xxxxxxxxxxxxxxxxxxxxxxx
Update:
I tried some of the troubleshooting posted by Jacky Luo [MSFT]
here. 'Page not found' now for monitoring, RWW. I did not make any
changes but I did run the following commands:
iisreset
cd\ c:\Program Files\Microsoft Windows Small Business
Server\Monitoring regsvr32 sbsmon.dll
aspnet_regiis.exe -ua
aspnet_regiis.exe -ir -enable
osql -S servername\sbsmonitoring -E (returned ->
Now everything is really broken!
"Rob" <rob@xxxxxxxxxxxxx> wrote in message
news:eQq$gFaxJHA.2232@xxxxxxxxxxxxxxxxxxxxxxx
I have three customers where monitoring and reporting have stopped
working and is seems too much a coincidence it would happen to all
three when reporting has worked flawlessly fo so many years.
the error I get in server Mangement - Monitoring and Reporting is:
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".
I have tried uninstalling and reinstalling the Monitoring and
Reporting component. Is there a recent update tha has affected
this?
Thank you
.
- Follow-Ups:
- References:
- SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Rob
- Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Rob
- Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Rob
- Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Rob
- Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Rob
- Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Marina Roos [SBS-MVP]
- Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Rob
- Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Marina Roos [SBS-MVP]
- Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- From: Rob
- SBS 2003 error, Server Error in '/Monitoring' Application.
- Prev by Date: Re: iPhone and SBS
- Next by Date: Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- Previous by thread: Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- Next by thread: Re: SBS 2003 error, Server Error in '/Monitoring' Application.
- Index(es):
Relevant Pages
|