Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Biztalk
acce.forsuppliers
acce.hipaa
acce.hl7
acce.rosettanet
accelerator.finserv
admin
appintegration
framework
general
library
nonxml
orchestration
sdk
server
setup
tools
xlangs
xsharp
  
 
date: Wed, 20 May 2009 17:52:06 -0400,    group: microsoft.public.biztalk.setup        back       


Failed to connect to the SQL database SSODB   
I am trying to install BizTalk 2009 Developer Edition on my standalone 
machine running Sql Server 2008. When I run basic configuration I get the 
following message under Enterprise SSO validation:

Message: Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'

when I double-click on this message I get the following information in a 
popup:

Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
0x80131700 (Win32)

No matter what I try, I can't get rid of this message and I can't get the 
rest of BizTalk to install without SSO.

I've attached the relevant portion of my ConfigLog.log file if that helps at 
all...

Any ideas?

Thanks,
Mike
date: Wed, 20 May 2009 17:52:06 -0400   author:   Michael Carr

RE: Failed to connect to the SQL database SSODB   
Did you find any fix for this, running into same issue

Windows server 2003 Sp2
SQL Server 2008 SP1
Visual Studio 2008 SP1 / 2010
2007 Sharepoint Server.

Thanks for your help.


"Michael Carr" wrote:

> I am trying to install BizTalk 2009 Developer Edition on my standalone 
> machine running Sql Server 2008. When I run basic configuration I get the 
> following message under Enterprise SSO validation:
> 
> Message: Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
> 
> when I double-click on this message I get the following information in a 
> popup:
> 
> Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
> 0x80131700 (Win32)
> 
> No matter what I try, I can't get rid of this message and I can't get the 
> rest of BizTalk to install without SSO.
> 
> I've attached the relevant portion of my ConfigLog.log file if that helps at 
> all...
> 
> Any ideas?
> 
> Thanks,
> Mike
> 
>
date: Mon, 1 Jun 2009 10:28:01 -0700   author:   KM

RE: Failed to connect to the SQL database SSODB   
Hi,

got the same issue atm. Additionaly im getting error saying "Failed to open 
the explicitly specified database" in event log. It's strange behavior since 
SSODB database should be created, not connected. Did you find any fix for 
this?

Kind regards

"KM" wrote:

> Did you find any fix for this, running into same issue
> 
> Windows server 2003 Sp2
> SQL Server 2008 SP1
> Visual Studio 2008 SP1 / 2010
> 2007 Sharepoint Server.
> 
> Thanks for your help.
> 
> 
> "Michael Carr" wrote:
> 
> > I am trying to install BizTalk 2009 Developer Edition on my standalone 
> > machine running Sql Server 2008. When I run basic configuration I get the 
> > following message under Enterprise SSO validation:
> > 
> > Message: Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
> > 
> > when I double-click on this message I get the following information in a 
> > popup:
> > 
> > Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
> > 0x80131700 (Win32)
> > 
> > No matter what I try, I can't get rid of this message and I can't get the 
> > rest of BizTalk to install without SSO.
> > 
> > I've attached the relevant portion of my ConfigLog.log file if that helps at 
> > all...
> > 
> > Any ideas?
> > 
> > Thanks,
> > Mike
> > 
> >
date: Thu, 4 Jun 2009 16:54:01 -0700   author:   Piotr Skorupski

RE: Failed to connect to the SQL database SSODB   
Hi,

I was getting the same error "Failed to connect to the SQL database ..." 
during config. I tried running : 'regasm SSOSQL.dll' as suggested at this 
blog :
http://gloriousmonster.blogspot.com/
and then ran config and it worked just fine. 
Hope this helps.


"Piotr Skorupski" wrote:

> Hi,
> 
> got the same issue atm. Additionaly im getting error saying "Failed to open 
> the explicitly specified database" in event log. It's strange behavior since 
> SSODB database should be created, not connected. Did you find any fix for 
> this?
> 
> Kind regards
> 
> "KM" wrote:
> 
> > Did you find any fix for this, running into same issue
> > 
> > Windows server 2003 Sp2
> > SQL Server 2008 SP1
> > Visual Studio 2008 SP1 / 2010
> > 2007 Sharepoint Server.
> > 
> > Thanks for your help.
> > 
> > 
> > "Michael Carr" wrote:
> > 
> > > I am trying to install BizTalk 2009 Developer Edition on my standalone 
> > > machine running Sql Server 2008. When I run basic configuration I get the 
> > > following message under Enterprise SSO validation:
> > > 
> > > Message: Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
> > > 
> > > when I double-click on this message I get the following information in a 
> > > popup:
> > > 
> > > Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
> > > 0x80131700 (Win32)
> > > 
> > > No matter what I try, I can't get rid of this message and I can't get the 
> > > rest of BizTalk to install without SSO.
> > > 
> > > I've attached the relevant portion of my ConfigLog.log file if that helps at 
> > > all...
> > > 
> > > Any ideas?
> > > 
> > > Thanks,
> > > Mike
> > > 
> > >
date: Wed, 10 Jun 2009 02:52:01 -0700   author:   NG

RE: Failed to connect to the SQL database SSODB   
Thanks a bunch NG, you saved my day. 

KM

"NG" wrote:

> Hi,
> 
> I was getting the same error "Failed to connect to the SQL database ..." 
> during config. I tried running : 'regasm SSOSQL.dll' as suggested at this 
> blog :
> http://gloriousmonster.blogspot.com/
> and then ran config and it worked just fine. 
> Hope this helps.
> 
> 
> "Piotr Skorupski" wrote:
> 
> > Hi,
> > 
> > got the same issue atm. Additionaly im getting error saying "Failed to open 
> > the explicitly specified database" in event log. It's strange behavior since 
> > SSODB database should be created, not connected. Did you find any fix for 
> > this?
> > 
> > Kind regards
> > 
> > "KM" wrote:
> > 
> > > Did you find any fix for this, running into same issue
> > > 
> > > Windows server 2003 Sp2
> > > SQL Server 2008 SP1
> > > Visual Studio 2008 SP1 / 2010
> > > 2007 Sharepoint Server.
> > > 
> > > Thanks for your help.
> > > 
> > > 
> > > "Michael Carr" wrote:
> > > 
> > > > I am trying to install BizTalk 2009 Developer Edition on my standalone 
> > > > machine running Sql Server 2008. When I run basic configuration I get the 
> > > > following message under Enterprise SSO validation:
> > > > 
> > > > Message: Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
> > > > 
> > > > when I double-click on this message I get the following information in a 
> > > > popup:
> > > > 
> > > > Failed to connect to the SQL database 'SSODB' on SQL Server 'MCARR'
> > > > 0x80131700 (Win32)
> > > > 
> > > > No matter what I try, I can't get rid of this message and I can't get the 
> > > > rest of BizTalk to install without SSO.
> > > > 
> > > > I've attached the relevant portion of my ConfigLog.log file if that helps at 
> > > > all...
> > > > 
> > > > Any ideas?
> > > > 
> > > > Thanks,
> > > > Mike
> > > > 
> > > >
date: Fri, 12 Jun 2009 08:22:01 -0700   author:   KM

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us