Re: Can't connect to Companyweb site after upgrading to SP1
- From: "Newbie" <newbie@xxxxxxxxxxx>
- Date: Thu, 10 Nov 2005 00:37:13 -0500
David,
It's okay now. I did check the services before and the SQL$SharePoint
Service was running. I didn't do anything other than installing ISA 2004
and installed ISA 2004 agent on the client PC.
Thanks for your prompt reply.
Simon
"David Copeland [MSFT]" <davidcop@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:OCrz0na5FHA.1148@xxxxxxxxxxxxxxxxxxxxxxx
> Simon,
>
> Is the MSSQL$SharePoint service running? Can you post the errorlog file
> from \program files\microsoft sql server\mssql$sharepoint\log directory
> (or at least the build number which would look like 8.00.2039 and any
> errors that show in it (if any)).
>
> Did you get any errors during the install of the SBS 2003 SP1 itself?
> --
>
> Hope that helps,
> David Copeland
> Microsoft Small Business Server Support
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> SBS Newsgroups:
>
> SBS v4.x: microsoft.public.backoffice.smallbiz
> SBS 2000: microsoft.public.backoffice.smallbiz2000
> SBS 2003: microsoft.public.windows.server.sbs
>
> "Newbie" <newbie@xxxxxxxxxxx> wrote in message
> news:Olmmk8Z5FHA.2396@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> I just upgraded the SBS server to 2003 SP1 but now I can't connect to
>> http://companyweb/default.aspx
>>
>> I've attached the error below. So far I haven't upgraded ISA 2004 yet,
>> I'll do that soon. I have SBS2003 Premium but I don't have SQL 2000
>> installed.
>>
>> Thanks for your help,
>>
>> Simon
>>
>>
>> Server Error in '/' 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>
>>
>> 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>
>>
>>
>
>
.
- References:
- Prev by Date: RE: SBS2k3,ISA2k4/SMTP mail cannot go out
- Next by Date: RE: EventID 1030 & 1058 after Desaster Recovery Restore
- Previous by thread: Can't connect to Companyweb site after upgrading to SP1
- Next by thread: RE: email account is not created, why?
- Index(es):
Relevant Pages
|