Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Biztalk 2006 Install Problems
- This topic has 2 replies, 1 voice, and was last updated 6 years, 10 months ago by
community-content.
-
AuthorPosts
-
-
January 20, 2006 at 3:37 AM #14325
I’m trying to install Biztalk 2006 and getting errors.
I’m installing on a laptop running XP-Pro Sp2, with 2 Gig RAM,
SQL2005 Developer Edition, and VS2005 already installed.The config is failing with these errors in event log:
Date: 1/19/2006
Time: 9:04:05 PM
User: N/A
Computer: TOSHIBA2
Description:
The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Unable to open shim database version registry key – v2.0.50727.00000.Then:
Date: 1/19/2006
Time: 9:04:17 PM
User: N/A
Computer: TOSHIBA2
Description:
SSO AUDIT
Function: ControlApplication
Tracking ID: 0e47b7fe-859d-4889-92d6-712e11235c8b
Client Computer: TOSHIBA2 (wmiprvse.exe:3564)
Client User: TOSHIBA2\\nwalters
Application Name: {DB2A7DC5-8665-439A-B2D4-FEB14D79175E}
Error Code: 0xC0002A02, The SSO system is currently disabled.Then
Date: 1/19/2006
Time: 9:04:18 PM
User: N/A
Computer: TOSHIBA2
Description:
The description for Event ID ( 12385 ) in Source ( BizTalk Server 2006 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: An exception occurred while uninstalling. This exception will be ignored and the uninstall will continue. However, the application might not be fully uninstalled after the uninstall is complete..Here’s the juicy part of the log file:
2006-01-19 21:04:17:0361 [INFO] WMI CAdmCoreSSOConfigStoreApplication::SetFieldList() – Calling ISSOAdmin::CreateApplication()
2006-01-19 21:04:17:0411 [INFO] WMI CAdmCoreSSOConfigStoreApplication::SetFieldList() – ISSOAdmin::CreateApplication() returned
2006-01-19 21:04:17:0471 [WARN] AdminLib GetBTSMessage: hrErr=c0c025d6; Msg=Creation of Adapter FILE Configuration Store entries failed.
The SSO system is currently disabled.;
2006-01-19 21:04:17:0511 [INFO] WMI Destructing CAdmCoreSSOConfigStoreApplication2006-01-19 21:04:17:0551 [ERR] WMI Failed in pAdmInst->Create() in CWMIInstProv::PutInstance(). HR=c0002a02
2006-01-19 21:04:17:0721 [ERR] WMI WMI error description is generated: Creation of Adapter FILE Configuration Store entries failed.
The SSO system is currently disabled.
2006-01-19 21:04:17:0851 [INFO] WMI CWMIInstProv::PutInstance() finished. HR=c0002a02
[9:04:17 PM Error BtsCfg] Creation of Adapter FILE Configuration Store entries failed.
The SSO system is currently disabled.
[9:04:17 PM Error BtsCfg] d:\\depot4000\\private\\mozart\\source\\setup\\btscfg\\btscfg.cpp(2181): FAILED hr = c0002a02[9:04:17 PM Info BtsCfg] Entering function: CBtsCfg::UnConfigureFeature
[9:04:17 PM Info BtsCfg] Unconfiguring feature: Engine,BTSCfg
[9:04:17 PM Info BtsCfg] Entering function: CBtsCfg::UnregisterWSSAdapterPerfCounters
[9:04:17 PM Info BtsCfg] Entering function: CBtsCfg::WSSAdapterPerfCountersRegistrationHelper
[9:04:17 PM Info ConfigHelper] Retrieved INSTALLDIR: C:\\Program Files\\Microsoft BizTalk Server 2006\[9:04:17 PM Info BtsCfg] C:\\Program Files\\Microsoft BizTalk Server 2006\\Microsoft.BizTalk.KwTpm.WssAdapter.Runtime.dll
[9:04:18 PM Warning BtsCfg] System.Configuration.Install.InstallException: An exception occurred while uninstalling. This exception will be ignored and the uninstall will continue. However, the application might not be fully uninstalled after the uninstall is complete. —> System.InvalidOperationException: Cannot delete Performance Category because this category is not registered or is a system category.
at System.Diagnostics.PerformanceCounterCategory.Delete(String categoryName)
at System.Diagnostics.PerformanceCounterInstaller.Uninstall(IDictionary savedState)
at System.Configuration.Install.Installer.Uninstall(IDictionary savedState)
— End of inner exception stack trace —
at System.Configuration.Install.Installer.Uninstall(IDictionary savedState)
at System.Configuration.Install.AssemblyInstaller.Uninstall(IDictionary savedState)
at Microsoft.BizTalk.KwTpm.WssAdapter.PerfAssemblyInstaller.Microsoft.BizTalk.KwTpm.WssAdapter.IPerfAssemblyInstaller.UninstallAssembly(String assemblyPath, Boolean& bSuccess, String& errorText)Most of the functions are there, i.e. I can go into Visual Studio and create a schema, and I went to Biztalk Admin and tried to manually add an inprocess host, but it also tells me:
\”The SSO System is currently disabled\”.
But if I go to Windows Services I see \”Enterprise Single Sign-On Service\” and the service is started.Any ideas?
Thanks in advance,
Neal Walters
http://Biztalk-Training.com-
November 15, 2008 at 12:26 PM #21202
How did you resolve this?
-
-
January 20, 2006 at 9:07 PM #14324
I have managed to install BTS2006 beta2 successfully but I get the first error in your list a few times a day, with no apparent side affects.
There is however a discussion on that error in the .Net Dev forum:
[url]http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=178129&SiteID=1[/url]
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.