BizTalk Error : “Project Creation Failed”

Pazartesi, Şubat 1st, 2010 @ 21:47

Hatayı, Visual Studio da yeni bir Biztalk Projesi yaratmaya çalışırken alırsınız. Muhtemelen sadece sln dosyasını oluşturacak ve diğer gerekli dosyaları ve referansları eklemeden hata verecektir, bu durumda yapmanı gerekenler;

Hata : Creating project Biztalk Proje İsmi project creation failed.

Çözüm :

  1. Başlat -> Çalıştır -> Regedit yolunu izleyerek Kayıt Defterini (Regediti) açın,
  2. 32 bit VS için : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Projects\{FAE04EC0-301F-11d3-BF4B-00C04F79EFBC}\PossibleProjectExtensions
  3. 64 bit VS için : HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\Projects\{FAE04EC0-301F-11d3-BF4B-00C04F79EFBC}\PossibleProjectExtensions

    Yollarını izleyin,

  4. Buradaki değere btproj kaydını ekleyin,

    Önceden bir kayıt varsa iki değeri ; (noktalı virgül) ile ayırın
    Örn : csproj;btproj

İlişkili Yazılar :

  1. BizTalk SSO Error
  2. Kendime Not : 64 Bitlik BizTalk Server Administration Console’da, Oracle Adapter Port Konfigürasyon Hatası
  3. Sharepoint Error : LoadBalancer.RegisterLauncher failed
  4. Biztalk Server 2010 – Beta
  5. BizTalk Error : “This assembler cannot retrieve a document specification using this type ‘blabla’”
  6. Biztalk Error : “Cannot locate document specification because multiple schemas matched the message type” ve Çözümü
  7. BizTalk Error : “Promoted properties at the time of the routing failure”
  8. Biztalk error : New transaction cannot enlist in the specified transaction coordinator.
  9. BizTalk Error : “Received unexpected message type “xxxx” does not match expected type ‘http://blabla’”
  10. BizTalk Error : “because the secret is not available from the master secret server”

Tags: , , , , , , ,
Posted in BizTalk, Yazılım | No Comments »

Önceki Yazı << Sonraki Yazı >>

Leave a Reply