When I try to configure the BizTalk Runtime I get the following error in
the
log file:
-------------------------------------
[3:32:11 PM Info SeedCfg] Entering function: CSeedCfg::ConfigureFeature
[3:32:11 PM Info SeedCfg] Configuring feature: Engine
[3:32:11 PM Info ConfigHelper] Retrieved install path for component:
{195032E2-B76A-4CEB-BB50-26F07F69BBDA} Value: C:\Program Files\Microsoft
BizTalk Server 2006\BAS Runtime
Components\Microsoft.BizTalk.KwTpm.StsDefaultPipelines.dll
[3:32:11 PM Info ConfigHelper] Retrieved install path for component:
{DC9DA495-78DF-41a6-8FEF-B1354D0A30FA} Value: C:\Program Files\Microsoft
BizTalk Server 2006\Microsoft.BizTalk.KwTpm.RoleLinkTypes.dll
[3:32:39 PM Info SeedCfg] Checking for duplicate Assembly being deployed
[3:32:39 PM Info SeedCfg] Leaving function: CSeedCfg::IsAlreadyDeployed
*-*-*-*-*
[3:32:39 PM Error SeedCfg] Could not deploy
'Microsoft.BizTalk.KwTpm.StsDefaultPipelines' on computer 'xyz'. Please
check
if BizTalk is installed correctly.
*-*-*-*-*
[3:32:39 PM Info SeedCfg] Leaving function: CSeedCfg::GetWMIErrorInfo
[3:32:39 PM Error SeedCfg] Unspecified error
-------------------------------------
I'm trying to install BizTalk 2006 R2 on an XP SP2 machine with a remote
SQL
Server 2000 SP4 database on a Windows 2003 Enterprise Edition SP1 server.
-------------------------------------
I've uninstalled and reinstalled.
-------------------------------------
NETWORK SERVICE has full control on C:\Windows\Temp directory.
-------------------------------------
The GAC shows:
(When you look for the entry)
C:\...>gacutil /l Microsoft.Biz Talk.KwTpm.StsDefaultPipelines
The Global Assembly Cache contains the following assemblies:
Microsoft.BizTalk.KwTpm.StsDefaultPipelines, Version=3.0.1.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL
Number of items = 1
(When you try to uninstall it)
C:\...>gacutil /u Microsoft.BizTalk.KwTpm.StsDefaultPipelines
Assembly: Microsoft.BizTalk.KwTpm.StsDefaultPipelines, Version=3.0.1.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35,
processorArchitecture=MSIL
Unable to uninstall: assembly is required by one or more applications
Pending references:
SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION :
<Windows
Installer>
Number of assemblies uninstalled = 0
Number of failures = 0
-------------------------------------
I've rebooted trying to "free" the installer lock on the assembly.
-------------------------------------
The GAC was empty of BizTalk references after the uninstall.


|