Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biz Talk Setup > Error 5003 inst...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 1408 of 1511
Post > Topic >>

Error 5003 installing biztalk 2006

by "tulasikumar" <tulasikumar@[EMAIL PROTECTED] > May 22, 2007 at 06:36 PM

The installation process of BizTalk Server 2006 failure when it is
"Registering Biz Talk Deployment COM+ application" it takes a message
"Error
5003.Regsvcs failed assembly c:\program files\Microsoft BizTalk Server
2006\Microsoft.BizTalk.Deployment.dll. Return code -2146368472."

Can somebody tell me what is missing?

My system is Windows XP, .NET 1.0.3705, .NET 1.1.4322, .NET 2.0.50727,
IE7,
VS 2005 SP1, SQL Server 2005 SP1 standart (local) .

I followed the installation guide's steps for windows xp carefully.

If I try to register manually, the error is:

1: Could not install type library 'c:\Program Files\Microsoft BizTalk
Server
200
6\Microsoft.BizTalk.Deployment.tlb' into application
'Microsoft.Biztalk.Deployme
nt'.
    c:\Program Files\Microsoft BizTalk Server
2006\Microsoft.BizTalk.Deployment.
tlb: The TypeLib could not be loaded


Here is the relevant part of installation log:

---------------------------------------------------------------------------

MSI (s) (88:48) [22:06:53:328]: Executing op: SetBaseline(Baseline=0,)
MSI (s) (88:48) [22:06:53:328]: Executing op: SetBaseline(Baseline=1,)
MSI (s) (88:48) [22:06:53:328]: Executing op:
ActionStart(Name=RegsvcsDeployment.D7298A41_5E0F_4d72_9A44_B1F4C74FF805,Description=Registering

BizTalk Deployment COM+ application,)
MSI (s) (88:48) [22:06:53:328]: Executing op:
CustomActionSchedule(Action=RegsvcsDeployment.D7298A41_5E0F_4d72_9A44_B1F4C74FF805,ActionType=1030,Source=Function

RegsvcsCA

    Dim sFrameworkPath : sFrameworkPath = ""
    Dim sPath : sPath = ""

    on error resume next

    Dim str:    str = Session.Property("CustomActionData")
    Dim iPos:   iPos = InStr(str, "|")
    If iPos > 0 Then
        sFrameworkPath = Left(str, iPos-1)
        sPath = Right(str, Len(str) - iPos)
    Else
        sFrameworkPath = str
    End If

    If Err.Number <> 0 Or sFrameworkPath = "" Or sPath = "" Then
        Err.Clear
        Re****tError 5006, "", 0
        RegsvcsCA = 3
        Exit Function
    End If

    Dim iResult : iResult = Runsvcs( sFrameworkPath, sPath )
    If iResult<>0  Then
        RegsvcsCA = 3
        Exit Function
    End If

    RegsvcsCA = 1
End Function


Sub Re****tError( iErrorCode, sAssembly, iResultCode )

    Dim oRecord : Set oRecord = Session.Installer.CreateRecord(3)
    oRecord.IntegerData(1) = iErrorCode
    oRecord.Strin
MSI (s) (88:24) [22:06:53:328]: Entering
MsiProvideComponentFromDescriptor.
Descriptor: Il'`,YRDY8-zy.'79D)pV2V>M5KDYSUnf(HA*L[xeX)y, PathBuf:
17EF348,
pcchPathBuf: 17EF344, pcchArgsOffset: 17EF2A4
MSI (s) (88:24) [22:06:53:328]: MsiProvideComponentFromDescriptor called
for
component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded
oleaut32.dll value
MSI (s) (88:24) [22:06:53:328]: MsiProvideComponentFromDescriptor is
returning: 0
MSI (s) (88:10) [22:06:56:484]: Entering
MsiProvideComponentFromDescriptor.
Descriptor: Il'`,YRDY8-zy.'79D)pV2V>M5KDYSUnf(HA*L[xeX)y, PathBuf: 66ED48,
pcchPathBuf: 66ED44, pcchArgsOffset: 66ECA4
MSI (s) (88:10) [22:06:56:484]: MsiProvideComponentFromDescriptor called
for
component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded
oleaut32.dll value
MSI (s) (88:10) [22:06:56:484]: MsiProvideComponentFromDescriptor is
returning: 0


------------------------------------------------------------------------------------

Thanks in advance,

-- 
Best Regards,
TulasiKumar
 




 2 Posts in Topic:
Error 5003 installing biztalk 2006
"tulasikumar" &  2007-05-22 18:36:20 
Re: Error 5003 installing biztalk 2006
kays.btk@[EMAIL PROTECTED  2007-05-22 10:43:25 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 13:53:28 CST 2008.