Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , , ,

Sponsored Links



sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

Small Business Server


Reply
 
Thread Tools Search this Thread
  #1  
Old 08-02-2010
john doe
 
Posts: n/a
sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

On sbs 2008, I'm trying to connect to the SharePoint 3.0 Central
administration and it's not working. It gives this error:
Cannot connect to the conguration databse.
This is a test environment.
Please advise and thanks


Reply With Quote
  #2  
Old 08-02-2010
Russ SBITS.Biz [SBS-MVP]
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

See if this thread helps
http://social.technet.microsoft.com/...2-72ca0dc440a7
Russ

--
Russell Grover - SBITS.Biz [SBS-MVP]
Microsoft Gold Certified Partner
Microsoft Certified Small Business Specialist
24hr SBS Remote Support - www.SBITS.Biz
Question or Second Opinion $25.00 - www.PersonalITConsultant.com
Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com


"john doe" <johndoe@johndoe.com> wrote in message
news:OJ7ZXRNqKHA.5840@TK2MSFTNGP04.phx.gbl...
> On sbs 2008, I'm trying to connect to the SharePoint 3.0 Central
> administration and it's not working. It gives this error:
> Cannot connect to the conguration databse.
> This is a test environment.
> Please advise and thanks
>
>

Reply With Quote
  #3  
Old 09-02-2010
john doe
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

Russ, that didn't help. Here's what the event viewer says:

SQL Database 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6' on SQL
Server instance 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query' not found.
Additional error information from SQL Server is included below.
Cannot open database
"SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6" requested by the
login. The login failed.
Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.




"Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
news:93A60500-F255-4414-93EC-FA2B9DB26C14@microsoft.com...
> See if this thread helps
> http://social.technet.microsoft.com/...2-72ca0dc440a7
> Russ
>
> --
> Russell Grover - SBITS.Biz [SBS-MVP]
> Microsoft Gold Certified Partner
> Microsoft Certified Small Business Specialist
> 24hr SBS Remote Support - www.SBITS.Biz
> Question or Second Opinion $25.00 - www.PersonalITConsultant.com
> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>
>
> "john doe" <johndoe@johndoe.com> wrote in message
> news:OJ7ZXRNqKHA.5840@TK2MSFTNGP04.phx.gbl...
>> On sbs 2008, I'm trying to connect to the SharePoint 3.0 Central
>> administration and it's not working. It gives this error:
>> Cannot connect to the conguration databse.
>> This is a test environment.
>> Please advise and thanks
>>
>>



Reply With Quote
  #4  
Old 09-02-2010
Russ SBITS.Biz [SBS-MVP]
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

Try this
http://msdn.microsoft.com/en-us/libr...4(BTS.20).aspx
Russ

--
Russell Grover - SBITS.Biz [SBS-MVP]
Microsoft Gold Certified Partner
Microsoft Certified Small Business Specialist
24hr SBS Remote Support - www.SBITS.Biz
Question or Second Opinion - www.PersonalITConsultant.com
Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com


"john doe" <johndoe@johndoe.com> wrote in message
news:eU26ECPqKHA.1936@TK2MSFTNGP06.phx.gbl...
> Russ, that didn't help. Here's what the event viewer says:
>
> SQL Database 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6' on
> SQL Server instance 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query' not
> found. Additional error information from SQL Server is included below.
> Cannot open database
> "SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6" requested by the
> login. The login failed.
> Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
>
>
>
>
> "Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
> news:93A60500-F255-4414-93EC-FA2B9DB26C14@microsoft.com...
>> See if this thread helps
>> http://social.technet.microsoft.com/...2-72ca0dc440a7
>> Russ
>>
>> --
>> Russell Grover - SBITS.Biz [SBS-MVP]
>> Microsoft Gold Certified Partner
>> Microsoft Certified Small Business Specialist
>> 24hr SBS Remote Support - www.SBITS.Biz
>> Question or Second Opinion $25.00 - www.PersonalITConsultant.com
>> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>>
>>
>> "john doe" <johndoe@johndoe.com> wrote in message
>> news:OJ7ZXRNqKHA.5840@TK2MSFTNGP04.phx.gbl...
>>> On sbs 2008, I'm trying to connect to the SharePoint 3.0 Central
>>> administration and it's not working. It gives this error:
>>> Cannot connect to the conguration databse.
>>> This is a test environment.
>>> Please advise and thanks
>>>
>>>

>
>

Reply With Quote
  #5  
Old 09-02-2010
john doe
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

I think the below resolution will fix my problem. How do I grant the
NETWORK SERVICE account "Database Creation" rights in SQL Server?
Resolution
To resolve this issue, do one of the following:

a.. Grant the NETWORK SERVICE account "Database Creation" rights in SQL
Server.


b.. Change the application pool identity account to an account that has
"Database Creation" rights in SQL Server.

"Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
news:O8hmmTPqKHA.4492@TK2MSFTNGP05.phx.gbl...
> Try this
> http://msdn.microsoft.com/en-us/libr...4(BTS.20).aspx
> Russ
>
> --
> Russell Grover - SBITS.Biz [SBS-MVP]
> Microsoft Gold Certified Partner
> Microsoft Certified Small Business Specialist
> 24hr SBS Remote Support - www.SBITS.Biz
> Question or Second Opinion - www.PersonalITConsultant.com
> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>
>
> "john doe" <johndoe@johndoe.com> wrote in message
> news:eU26ECPqKHA.1936@TK2MSFTNGP06.phx.gbl...
>> Russ, that didn't help. Here's what the event viewer says:
>>
>> SQL Database 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6' on
>> SQL Server instance 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query' not
>> found. Additional error information from SQL Server is included below.
>> Cannot open database
>> "SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6" requested by the
>> login. The login failed.
>> Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
>>
>>
>>
>>
>> "Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
>> news:93A60500-F255-4414-93EC-FA2B9DB26C14@microsoft.com...
>>> See if this thread helps
>>> http://social.technet.microsoft.com/...2-72ca0dc440a7
>>> Russ
>>>
>>> --
>>> Russell Grover - SBITS.Biz [SBS-MVP]
>>> Microsoft Gold Certified Partner
>>> Microsoft Certified Small Business Specialist
>>> 24hr SBS Remote Support - www.SBITS.Biz
>>> Question or Second Opinion $25.00 - www.PersonalITConsultant.com
>>> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>>>
>>>
>>> "john doe" <johndoe@johndoe.com> wrote in message
>>> news:OJ7ZXRNqKHA.5840@TK2MSFTNGP04.phx.gbl...
>>>> On sbs 2008, I'm trying to connect to the SharePoint 3.0 Central
>>>> administration and it's not working. It gives this error:
>>>> Cannot connect to the conguration databse.
>>>> This is a test environment.
>>>> Please advise and thanks
>>>>
>>>>

>>
>>



Reply With Quote
  #6  
Old 09-02-2010
Russ SBITS.Biz [SBS-MVP]
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database


I can't find the instructions for the first one.

second one
http://support.microsoft.com/kb/832770


--
Russell Grover - SBITS.Biz [SBS-MVP]
Microsoft Gold Certified Partner
Microsoft Certified Small Business Specialist
24hr SBS Remote Support - www.SBITS.Biz
Question or Second Opinion - www.PersonalITConsultant.com
Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com


"john doe" <johndoe@johndoe.com> wrote in message
news:O68wNJQqKHA.4752@TK2MSFTNGP04.phx.gbl...
> I think the below resolution will fix my problem. How do I grant the
> NETWORK SERVICE account "Database Creation" rights in SQL Server?
> Resolution
> To resolve this issue, do one of the following:
>
> a.. Grant the NETWORK SERVICE account "Database Creation" rights in SQL
> Server.
>
>
> b.. Change the application pool identity account to an account that has
> "Database Creation" rights in SQL Server.
>
> "Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
> news:O8hmmTPqKHA.4492@TK2MSFTNGP05.phx.gbl...
>> Try this
>> http://msdn.microsoft.com/en-us/libr...4(BTS.20).aspx
>> Russ
>>
>> --
>> Russell Grover - SBITS.Biz [SBS-MVP]
>> Microsoft Gold Certified Partner
>> Microsoft Certified Small Business Specialist
>> 24hr SBS Remote Support - www.SBITS.Biz
>> Question or Second Opinion - www.PersonalITConsultant.com
>> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>>
>>
>> "john doe" <johndoe@johndoe.com> wrote in message
>> news:eU26ECPqKHA.1936@TK2MSFTNGP06.phx.gbl...
>>> Russ, that didn't help. Here's what the event viewer says:
>>>
>>> SQL Database 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6' on
>>> SQL Server instance 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query' not
>>> found. Additional error information from SQL Server is included below.
>>> Cannot open database
>>> "SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6" requested by
>>> the login. The login failed.
>>> Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
>>>
>>>
>>>
>>>
>>> "Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
>>> news:93A60500-F255-4414-93EC-FA2B9DB26C14@microsoft.com...
>>>> See if this thread helps
>>>> http://social.technet.microsoft.com/...2-72ca0dc440a7
>>>> Russ
>>>>
>>>> --
>>>> Russell Grover - SBITS.Biz [SBS-MVP]
>>>> Microsoft Gold Certified Partner
>>>> Microsoft Certified Small Business Specialist
>>>> 24hr SBS Remote Support - www.SBITS.Biz
>>>> Question or Second Opinion $25.00 - www.PersonalITConsultant.com
>>>> Free Trial Microsoft Online Services -
>>>> www.Microsoft-Online-Services.com
>>>>
>>>>
>>>> "john doe" <johndoe@johndoe.com> wrote in message
>>>> news:OJ7ZXRNqKHA.5840@TK2MSFTNGP04.phx.gbl...
>>>>> On sbs 2008, I'm trying to connect to the SharePoint 3.0 Central
>>>>> administration and it's not working. It gives this error:
>>>>> Cannot connect to the conguration databse.
>>>>> This is a test environment.
>>>>> Please advise and thanks
>>>>>
>>>>>
>>>
>>>

>
>

Reply With Quote
  #7  
Old 09-02-2010
Susan Bradley
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannotconnect to the configuration database

john doe wrote:
> I think the below resolution will fix my problem. How do I grant the
> NETWORK SERVICE account "Database Creation" rights in SQL Server?
> Resolution
> To resolve this issue, do one of the following:
>
> a.. Grant the NETWORK SERVICE account "Database Creation" rights in SQL
> Server.
>
>
> b.. Change the application pool identity account to an account that has
> "Database Creation" rights in SQL Server.
>
> "Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
> news:O8hmmTPqKHA.4492@TK2MSFTNGP05.phx.gbl...
>
>> Try this
>> http://msdn.microsoft.com/en-us/libr...4(BTS.20).aspx
>> Russ
>>
>> --
>> Russell Grover - SBITS.Biz [SBS-MVP]
>> Microsoft Gold Certified Partner
>> Microsoft Certified Small Business Specialist
>> 24hr SBS Remote Support - www.SBITS.Biz
>> Question or Second Opinion - www.PersonalITConsultant.com
>> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>>
>>
>> "john doe" <johndoe@johndoe.com> wrote in message
>> news:eU26ECPqKHA.1936@TK2MSFTNGP06.phx.gbl...
>>
>>> Russ, that didn't help. Here's what the event viewer says:
>>>
>>> SQL Database 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6' on
>>> SQL Server instance 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query' not
>>> found. Additional error information from SQL Server is included below.
>>> Cannot open database
>>> "SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6" requested by the
>>> login. The login failed.
>>> Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
>>>
>>>
>>>
>>>
>>> "Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
>>> news:93A60500-F255-4414-93EC-FA2B9DB26C14@microsoft.com...
>>>
>>>> See if this thread helps
>>>> http://social.technet.microsoft.com/...2-72ca0dc440a7
>>>> Russ
>>>>
>>>> --
>>>> Russell Grover - SBITS.Biz [SBS-MVP]
>>>> Microsoft Gold Certified Partner
>>>> Microsoft Certified Small Business Specialist
>>>> 24hr SBS Remote Support - www.SBITS.Biz
>>>> Question or Second Opinion $25.00 - www.PersonalITConsultant.com
>>>> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>>>>
>>>>
>>>> "john doe" <johndoe@johndoe.com> wrote in message
>>>> news:OJ7ZXRNqKHA.5840@TK2MSFTNGP04.phx.gbl...
>>>>
>>>>> On sbs 2008, I'm trying to connect to the SharePoint 3.0 Central
>>>>> administration and it's not working. It gives this error:
>>>>> Cannot connect to the conguration databse.
>>>>> This is a test environment.
>>>>> Please advise and thanks
>>>>>
>>>>>
>>>>>
>>>

>
>
>

Are you sure you need to do this? Have you installed a SBS rollup
patch? If not, try that first.
Reply With Quote
  #8  
Old 09-02-2010
john doe
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

I tried the second one and I get this error message:

TITLE: Microsoft SQL Server Management Studio Express
------------------------------
Create failed for Login 'SERVER\NETWORK SERVICE'.
(Microsoft.SqlServer.Express.Smo)
For help, click:
http://go.microsoft.com/fwlink?ProdN...--------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch.
(Microsoft.SqlServer.Express.ConnectionInfo)
------------------------------
User does not have permission to perform this action. (Microsoft SQL Server,
Error: 15247)
For help, click:
http://go.microsoft.com/fwlink?ProdN...7&LinkId=20476
------------------------------

I tried to check out the links from Microsoft but they didn't have any info.
Thanks



"Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
news:ADF4B414-B529-44F8-B4FB-DC86D89A7AF7@microsoft.com...
>
> I can't find the instructions for the first one.
>
> second one
> http://support.microsoft.com/kb/832770
>
>
> --
> Russell Grover - SBITS.Biz [SBS-MVP]
> Microsoft Gold Certified Partner
> Microsoft Certified Small Business Specialist
> 24hr SBS Remote Support - www.SBITS.Biz
> Question or Second Opinion - www.PersonalITConsultant.com
> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>
>
> "john doe" <johndoe@johndoe.com> wrote in message
> news:O68wNJQqKHA.4752@TK2MSFTNGP04.phx.gbl...
>> I think the below resolution will fix my problem. How do I grant the
>> NETWORK SERVICE account "Database Creation" rights in SQL Server?
>> Resolution
>> To resolve this issue, do one of the following:
>>
>> a.. Grant the NETWORK SERVICE account "Database Creation" rights in SQL
>> Server.
>>
>>
>> b.. Change the application pool identity account to an account that has
>> "Database Creation" rights in SQL Server.
>>
>> "Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
>> news:O8hmmTPqKHA.4492@TK2MSFTNGP05.phx.gbl...
>>> Try this
>>> http://msdn.microsoft.com/en-us/libr...4(BTS.20).aspx
>>> Russ
>>>
>>> --
>>> Russell Grover - SBITS.Biz [SBS-MVP]
>>> Microsoft Gold Certified Partner
>>> Microsoft Certified Small Business Specialist
>>> 24hr SBS Remote Support - www.SBITS.Biz
>>> Question or Second Opinion - www.PersonalITConsultant.com
>>> Free Trial Microsoft Online Services - www.Microsoft-Online-Services.com
>>>
>>>
>>> "john doe" <johndoe@johndoe.com> wrote in message
>>> news:eU26ECPqKHA.1936@TK2MSFTNGP06.phx.gbl...
>>>> Russ, that didn't help. Here's what the event viewer says:
>>>>
>>>> SQL Database 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6'
>>>> on SQL Server instance 'np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query'
>>>> not found. Additional error information from SQL Server is included
>>>> below.
>>>> Cannot open database
>>>> "SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6" requested by
>>>> the login. The login failed.
>>>> Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
>>>>
>>>>
>>>>
>>>>
>>>> "Russ SBITS.Biz [SBS-MVP]" <russ@REMOVETHIS.sbits.biz> wrote in message
>>>> news:93A60500-F255-4414-93EC-FA2B9DB26C14@microsoft.com...
>>>>> See if this thread helps
>>>>> http://social.technet.microsoft.com/...2-72ca0dc440a7
>>>>> Russ
>>>>>
>>>>> --
>>>>> Russell Grover - SBITS.Biz [SBS-MVP]
>>>>> Microsoft Gold Certified Partner
>>>>> Microsoft Certified Small Business Specialist
>>>>> 24hr SBS Remote Support - www.SBITS.Biz
>>>>> Question or Second Opinion $25.00 - www.PersonalITConsultant.com
>>>>> Free Trial Microsoft Online Services -
>>>>> www.Microsoft-Online-Services.com
>>>>>
>>>>>
>>>>> "john doe" <johndoe@johndoe.com> wrote in message
>>>>> news:OJ7ZXRNqKHA.5840@TK2MSFTNGP04.phx.gbl...
>>>>>> On sbs 2008, I'm trying to connect to the SharePoint 3.0 Central
>>>>>> administration and it's not working. It gives this error:
>>>>>> Cannot connect to the conguration databse.
>>>>>> This is a test environment.
>>>>>> Please advise and thanks
>>>>>>
>>>>>>
>>>>
>>>>

>>
>>



Reply With Quote
  #9  
Old 09-02-2010
john doe
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

Well, I can't get the Sharepoint 3.0 Central Administration to work on
SBS2008. When I click on it, the webpage comes up and says, "Cannot connect
to the configuration database."

I never heard of a SBS rollup patch.

I can't believe how hard this stuff is. SBS2003 was a whole lot easier.



"Susan Bradley" <sbradcpa@pacbell.net> wrote in message
news:O8%23D7iZqKHA.3848@TK2MSFTNGP06.phx.gbl...
Are you sure you need to do this? Have you installed a SBS rollup
patch? If not, try that first.


Reply With Quote
  #10  
Old 10-02-2010
Susan Bradley
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannotconnect to the configuration database

john doe wrote:
> Well, I can't get the Sharepoint 3.0 Central Administration to work on
> SBS2008. When I click on it, the webpage comes up and says, "Cannot connect
> to the configuration database."
>
> I never heard of a SBS rollup patch.
>
> I can't believe how hard this stuff is. SBS2003 was a whole lot easier.
>
>
>
> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
> news:O8%23D7iZqKHA.3848@TK2MSFTNGP06.phx.gbl...
> Are you sure you need to do this? Have you installed a SBS rollup
> patch? If not, try that first.
>
>


SBS 2003 has/had it's moments too where it broke Sharepoint.

Step one, flip the box over to Microsoft update and ensure you install
SBS update rollup 3 and get this box patched up to snuff before messing
with Sharepoint.
Reply With Quote
  #11  
Old 10-02-2010
john doe
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

Will do. I'll get back with you. Thanks for your help.

"Susan Bradley" <sbradcpa@pacbell.net> wrote in message
news:Ohj%23KRfqKHA.1800@TK2MSFTNGP02.phx.gbl...
> john doe wrote:
>> Well, I can't get the Sharepoint 3.0 Central Administration to work on
>> SBS2008. When I click on it, the webpage comes up and says, "Cannot
>> connect to the configuration database."
>>
>> I never heard of a SBS rollup patch.
>>
>> I can't believe how hard this stuff is. SBS2003 was a whole lot easier.
>>
>>
>>
>> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
>> news:O8%23D7iZqKHA.3848@TK2MSFTNGP06.phx.gbl...
>> Are you sure you need to do this? Have you installed a SBS rollup
>> patch? If not, try that first.

>
> SBS 2003 has/had it's moments too where it broke Sharepoint.
>
> Step one, flip the box over to Microsoft update and ensure you install SBS
> update rollup 3 and get this box patched up to snuff before messing with
> Sharepoint.



Reply With Quote
  #12  
Old 11-02-2010
john doe
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

Susan, I went to download the rollup from Microsofts web page but they said
to use update.microsoft.com which brings up Windows Update on SBS2008 and it
says that "There are no updates available for your computer" and that's for
online updates also.
Please advise.
Thanks

"john doe" <johndoe@johndoe.com> wrote in message
news:u0vJECnqKHA.5936@TK2MSFTNGP04.phx.gbl...
> Will do. I'll get back with you. Thanks for your help.
>
> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
> news:Ohj%23KRfqKHA.1800@TK2MSFTNGP02.phx.gbl...
>> john doe wrote:
>>> Well, I can't get the Sharepoint 3.0 Central Administration to work on
>>> SBS2008. When I click on it, the webpage comes up and says, "Cannot
>>> connect to the configuration database."
>>>
>>> I never heard of a SBS rollup patch.
>>>
>>> I can't believe how hard this stuff is. SBS2003 was a whole lot easier.
>>>
>>>
>>>
>>> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
>>> news:O8%23D7iZqKHA.3848@TK2MSFTNGP06.phx.gbl...
>>> Are you sure you need to do this? Have you installed a SBS rollup
>>> patch? If not, try that first.

>>
>> SBS 2003 has/had it's moments too where it broke Sharepoint.
>>
>> Step one, flip the box over to Microsoft update and ensure you install
>> SBS update rollup 3 and get this box patched up to snuff before messing
>> with Sharepoint.

>
>



Reply With Quote
  #13  
Old 11-02-2010
Susan Bradley
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannotconnect to the configuration database

john doe wrote:
> Susan, I went to download the rollup from Microsofts web page but they said
> to use update.microsoft.com which brings up Windows Update on SBS2008 and it
> says that "There are no updates available for your computer" and that's for
> online updates also.
> Please advise.
> Thanks
>
> "john doe" <johndoe@johndoe.com> wrote in message
> news:u0vJECnqKHA.5936@TK2MSFTNGP04.phx.gbl...
>> Will do. I'll get back with you. Thanks for your help.
>>
>> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
>> news:Ohj%23KRfqKHA.1800@TK2MSFTNGP02.phx.gbl...
>>> john doe wrote:
>>>> Well, I can't get the Sharepoint 3.0 Central Administration to work on
>>>> SBS2008. When I click on it, the webpage comes up and says, "Cannot
>>>> connect to the configuration database."
>>>>
>>>> I never heard of a SBS rollup patch.
>>>>
>>>> I can't believe how hard this stuff is. SBS2003 was a whole lot easier.
>>>>
>>>>
>>>>
>>>> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
>>>> news:O8%23D7iZqKHA.3848@TK2MSFTNGP06.phx.gbl...
>>>> Are you sure you need to do this? Have you installed a SBS rollup
>>>> patch? If not, try that first.
>>> SBS 2003 has/had it's moments too where it broke Sharepoint.
>>>
>>> Step one, flip the box over to Microsoft update and ensure you install
>>> SBS update rollup 3 and get this box patched up to snuff before messing
>>> with Sharepoint.

>>

>
>

http://update.microsoft.com/microsof....aspx?ln=en-US

Click there.
Ensure that it launches that you are going to Microsoft update.
Reply With Quote
  #14  
Old 12-02-2010
john doe
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database

It still takes me to the Windows Update on the computer and says Windows is
up to date.


"Susan Bradley" <sbradcpa@pacbell.net> wrote in message
news:u85q31oqKHA.4604@TK2MSFTNGP05.phx.gbl...
> john doe wrote:
>> Susan, I went to download the rollup from Microsofts web page but they
>> said to use update.microsoft.com which brings up Windows Update on
>> SBS2008 and it says that "There are no updates available for your
>> computer" and that's for online updates also.
>> Please advise.
>> Thanks
>>
>> "john doe" <johndoe@johndoe.com> wrote in message
>> news:u0vJECnqKHA.5936@TK2MSFTNGP04.phx.gbl...
>>> Will do. I'll get back with you. Thanks for your help.
>>>
>>> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
>>> news:Ohj%23KRfqKHA.1800@TK2MSFTNGP02.phx.gbl...
>>>> john doe wrote:
>>>>> Well, I can't get the Sharepoint 3.0 Central Administration to work on
>>>>> SBS2008. When I click on it, the webpage comes up and says, "Cannot
>>>>> connect to the configuration database."
>>>>>
>>>>> I never heard of a SBS rollup patch.
>>>>>
>>>>> I can't believe how hard this stuff is. SBS2003 was a whole lot
>>>>> easier.
>>>>>
>>>>>
>>>>>
>>>>> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
>>>>> news:O8%23D7iZqKHA.3848@TK2MSFTNGP06.phx.gbl...
>>>>> Are you sure you need to do this? Have you installed a SBS rollup
>>>>> patch? If not, try that first.
>>>> SBS 2003 has/had it's moments too where it broke Sharepoint.
>>>>
>>>> Step one, flip the box over to Microsoft update and ensure you install
>>>> SBS update rollup 3 and get this box patched up to snuff before messing
>>>> with Sharepoint.
>>>

>>
>>

> http://update.microsoft.com/microsof....aspx?ln=en-US
>
> Click there.
> Ensure that it launches that you are going to Microsoft update.



Reply With Quote
  #15  
Old 12-02-2010
Susan Bradley
 
Posts: n/a
Re: sbs 2008 Sharepoint 3.0 Central Administration error: cannotconnect to the configuration database

john doe wrote:
> It still takes me to the Windows Update on the computer and says Windows is
> up to date.
>
>
> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
> news:u85q31oqKHA.4604@TK2MSFTNGP05.phx.gbl...
>> john doe wrote:
>>> Susan, I went to download the rollup from Microsofts web page but they
>>> said to use update.microsoft.com which brings up Windows Update on
>>> SBS2008 and it says that "There are no updates available for your
>>> computer" and that's for online updates also.
>>> Please advise.
>>> Thanks
>>>
>>> "john doe" <johndoe@johndoe.com> wrote in message
>>> news:u0vJECnqKHA.5936@TK2MSFTNGP04.phx.gbl...
>>>> Will do. I'll get back with you. Thanks for your help.
>>>>
>>>> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
>>>> news:Ohj%23KRfqKHA.1800@TK2MSFTNGP02.phx.gbl...
>>>>> john doe wrote:
>>>>>> Well, I can't get the Sharepoint 3.0 Central Administration to work on
>>>>>> SBS2008. When I click on it, the webpage comes up and says, "Cannot
>>>>>> connect to the configuration database."
>>>>>>
>>>>>> I never heard of a SBS rollup patch.
>>>>>>
>>>>>> I can't believe how hard this stuff is. SBS2003 was a whole lot
>>>>>> easier.
>>>>>>
>>>>>>
>>>>>>
>>>>>> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message
>>>>>> news:O8%23D7iZqKHA.3848@TK2MSFTNGP06.phx.gbl...
>>>>>> Are you sure you need to do this? Have you installed a SBS rollup
>>>>>> patch? If not, try that first.
>>>>> SBS 2003 has/had it's moments too where it broke Sharepoint.
>>>>>
>>>>> Step one, flip the box over to Microsoft update and ensure you install
>>>>> SBS update rollup 3 and get this box patched up to snuff before messing
>>>>> with Sharepoint.
>>>

>> http://update.microsoft.com/microsof....aspx?ln=en-US
>>
>> Click there.
>> Ensure that it launches that you are going to Microsoft update.

>
>


Are you positive it says Windows update and doesn't say Microsoft update
and has a button asking you to flip over to Microsoft update?

Can you email me a screen shot at sbradcpa@pacbell.net?

That should take you to a screen that asks if you want to change Windows
update over to Microsoft update. Are you using IE?

Can you run www.sbsbpa.com and let me know what it says you are missing
in patches.

In the meantime read these as I think this is your issue:

The Official SBS Blog : Companyweb Inaccessible After Sharepoint 3.0
Service Pack 2:
http://blogs.technet.com/sbs/archive...ce-pack-2.aspx

The Official SBS Blog : Authentication Issues Accessing Companyweb from
the Server Itself after 963027 or Windows 2008 SP 2:
http://blogs.technet.com/sbs/archive...er-963027.aspx
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "sbs 2008 Sharepoint 3.0 Central Administration error: cannot connect to the configuration database"
Thread Thread Starter Forum Replies Last Post
SBS2003 sharepoint2.0 central administration munafshakir@yahoo.co Small Business Server 1 28-10-2011 02:11 PM
Error: "Can not connect to the configuration database" on Sharepoint Tynan MS Office Support 3 07-02-2011 03:36 AM
Companyweb cannot connect to configuration database Ollin Landers Small Business Server 5 25-06-2009 02:18 AM
SharePoint Designer creating database connection error carlene MS Office Support 3 11-01-2008 08:43 PM
SharePoint Services 3.0 Configuration Wizard error Omar Seri Small Business Server 4 11-11-2007 09:04 PM


All times are GMT +5.5. The time now is 08:53 AM.