Etiket: SSO

Biztalk Server 2010 Setup Error

Ekim 4th, 2010

Hata :

The following platform components failed to install and will need to be manually installed before setup can proceed: Enterprise Single Sign-On Server: Unspecified error.

Check the log for details

Log File Açıklaması :

[14:41:34 Info] Marking Stage: Install/Installing components as Completed in TaskInfo XML

[14:41:34 Info] Showing MessageBox with text: The following platform components failed to install and will need to be manually installed before setup can proceed: Microsoft Visual C++ Redistributable: CreateProcess(D:\BizTalk Server\Platform\SSO64\Platform\VCRedist\x64\vcredist.exe “D:\BizTalk Server\Platform\SSO64\Platform\VCRedist\x64\vcredist.exe” /Q) failed. Description: %1 is not a valid Win32 application.

Biztalk Server\Platform\SSO64\ SSO64.msi i çalıştırınca

Biztalk Server\Platform\SSO64\Platform\VCRedist\x64\ deki vcredist.exe yi çalıştırınca


Hatası alınıyor. Demekki microsoftun Biztalk Server 2010 cd si içine koyduğu vcredist.exe düzgün çalışmamakta. Hemen aşağıdaki linklerden vcredist.exe nin 2005, 2008, sp1 ve 32/64 bitlerinin hepsini manuel indirip kurmayı deniyelim.

  1. http://www.microsoft.com/downloads/en/confirmation.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en
  2. http://www.microsoft.com/downloads/en/details.aspx?FamilyID=90548130-4468-4BBC-9673-D6ACABD5D13B
  3. http://www.microsoft.com/downloads/en/confirmation.aspx?FamilyID=BD2A6171-E2D6-4230-B809-9A8D7548C1B6
  4. http://www.microsoft.com/downloads/en/confirmation.aspx?FamilyID=BA9257CA-337F-4B40-8C14-157CFDFFEE4E
  5. http://www.microsoft.com/downloads/en/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647

Yine bir düzelme olmadı :(

Bunun üzerine internetten tekrar isoyu indirdim. DVD yi serverdan çıkardım. İso yu açıp, buradaki setup üzerinden kurmayı denedim. Buradan deneyince kurulum başarılı bir şekilde tamamlandı.

Kendime not : bu kadar çok uğraşacağına kurulum dosyasını tekrar indir :)

Tags: , , , , , , , ,
Posted in Bilgisayar, BizTalk | 2 Comments »

Enterprise Single Sign-on: Restore the Master Secret

Kasım 28th, 2008

For Restore the SSO Master Secret :

  1. Open Command Prompt,
  2. Go to “c:\Program Files\Common Files\Enterprise Single Sign-On”
  3. Type “ssoconfig -restore <file path and name>”
  4. Enter the password, that you entered while back up.

Tags: , , , ,
Posted in .NeT 2008, Bilgisayar | No Comments »

Enterprise Single Sign-on: Back up the Master Secret

Kasım 28th, 2008

For Back up the SSO Master Secret :

  1. Open Command Prompt,
  2. Go to “c:\Program Files\Common Files\Enterprise Single Sign-On”
  3. Type “ssoconfig -backupsecret <file path and name>”
  4. Provide a password to protect this file and a hint that helps you remember this password.

Tags: , , , ,
Posted in .NeT 2008, BizTalk | No Comments »