Re: SBS 2003 error, Server Error in '/Monitoring' Application.



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







.



Relevant Pages

  • Re: RWW
    ... "normal" Windows Server 2003 way... ... that this worked before trying RWW in this environment. ... enable Remote Desktop first and to add to the local Remote Desktop Users ... as well as entering credentials on the FBA logon page. ...
    (microsoft.public.windows.server.sbs)
  • RE: Remote Access
    ... internet in services configuration page. ... 825763 How to configure Internet access in Windows Small Business Server ... Also please check the RWW site settings: ... Right click Remote and click Properties. ...
    (microsoft.public.windows.server.sbs)
  • Re: Remote Connection Issue
    ... the main reason many inidividuals went to 2003 is the RWW (remote web ... > If you want to connect to connect to the SBS server box and the LAN client ... >>through port number 3389 and a workstation on the LAN through port number ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS2003 VPN question.
    ... it is quite likely Dana will need to figure out how to forward port 4125 in order to use the ... Then, to set up RWW, you start up CEICW, select your services. ... Then on the Web Server Certificate page, Create a New Web Certificate and enter "server1.danaco.com". ... The remote user will need an SBS User CAL, whether he uses VPN or RWW. ...
    (microsoft.public.windows.server.sbs)
  • RE: document spools then disappears in Remote printing in RWW
    ... then access RWW site and then connect to the server box to print? ... The remote machine ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)

Loading